summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-26 12:43:30 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 13:01:08 +0200
commit90ac801be3255a84b35f165da1b44a20f6d265c4 (patch)
tree3b6ad1cf4501c0bfa21f7b7fb31dd65a24cf9e10
parentgames-fps/duke3d-data: Remove support for non-existent deps (diff)
downloadgentoo-90ac801b.tar.gz
gentoo-90ac801b.tar.bz2
gentoo-90ac801b.zip
games-strategy/liquidwar6: Remove support for non-existent deps
-rw-r--r--games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild b/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
index c5881059e602..cd8f2f0621ef 100644
--- a/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
+++ b/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,6 @@ KEYWORDS="~amd64 ~x86"
IUSE="doc gles2 gtk libcaca +maps nls +ogg openmp readline test"
# yes, cunit is rdep
-# Drop the libtool dep once libltdl goes stable.
RDEPEND="dev-db/sqlite:3
dev-libs/expat
dev-scheme/guile:12
@@ -30,7 +29,7 @@ RDEPEND="dev-db/sqlite:3
media-libs/sdl-image[jpeg,png]
media-libs/sdl-ttf
net-misc/curl
- || ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )
+ dev-libs/libltdl:0
sys-libs/zlib
virtual/glu
virtual/jpeg:0