games-strategy/liquidwar6: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 10:43:30 +0000 (12:43 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:01:08 +0000 (13:01 +0200)
games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild

index c5881059e602e0941acabd286181292ffa5bd178..cd8f2f0621ef505981fefd7cc854c5a328d324cf 100644 (file)
@@ -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