games-rpg/runescape-launcher: Fix glew dependency (#627716)
authorPacho Ramos <pacho@gentoo.org>
Wed, 28 Feb 2018 20:33:49 +0000 (21:33 +0100)
committerPacho Ramos <pacho@gentoo.org>
Wed, 28 Feb 2018 20:36:17 +0000 (21:36 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

games-rpg/runescape-launcher/runescape-launcher-2.2.4-r2.ebuild [moved from games-rpg/runescape-launcher/runescape-launcher-2.2.4-r1.ebuild with 95% similarity]

similarity index 95%
rename from games-rpg/runescape-launcher/runescape-launcher-2.2.4-r1.ebuild
rename to games-rpg/runescape-launcher/runescape-launcher-2.2.4-r2.ebuild
index f84a65137ff424d88acae8a6155c9991a6622af9..19f039b0e8f36e81680aeac978bc1fd35a7e6f87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ S="${WORKDIR}"
 RDEPEND="
        media-libs/libpng:1.2
        >=media-libs/libsdl2-2.0.2
-       >=media-libs/glew-1.10.0:0/1.10
+       media-libs/glew:1.10
        >=media-libs/libvorbis-1.3.2
        >=net-misc/curl-7.35.0
 "