games-arcade/emilia-pinball: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 10:42:26 +0000 (12:42 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:01:07 +0000 (13:01 +0200)
games-arcade/emilia-pinball/emilia-pinball-0.3.1-r1.ebuild

index 519b304f6840ee5938d5f882f841ba2bea7a99a2..56747f703846ed834266c8e15eb8de85e9bb7ac3 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
@@ -15,13 +15,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-# Drop the libtool dep once libltdl goes stable.
 RDEPEND="virtual/opengl
        x11-libs/libSM
        media-libs/libsdl[joystick,opengl,video,X]
        media-libs/sdl-image[png]
        media-libs/sdl-mixer[vorbis]
-       || ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )"
+       dev-libs/libltdl:0"
 DEPEND="${RDEPEND}
        x11-libs/libXt"