diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-26 12:43:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-26 13:01:08 +0200 |
commit | 90ac801be3255a84b35f165da1b44a20f6d265c4 (patch) | |
tree | 3b6ad1cf4501c0bfa21f7b7fb31dd65a24cf9e10 /games-strategy | |
parent | games-fps/duke3d-data: Remove support for non-existent deps (diff) | |
download | gentoo-90ac801be3255a84b35f165da1b44a20f6d265c4.tar.gz gentoo-90ac801be3255a84b35f165da1b44a20f6d265c4.tar.bz2 gentoo-90ac801be3255a84b35f165da1b44a20f6d265c4.zip |
games-strategy/liquidwar6: Remove support for non-existent deps
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild | 5 |
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 |