games-rpg/runescape-launcher: Fix glew dependency (#627716)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Pacho Ramos
2018-02-28 21:33:49 +01:00
parent 8477a5457c
commit ef780faca8

View 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
"