Skip to content

Commit

Permalink
games-rpg/runescape-launcher: Fix glew dependency (#627716)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
pacho2 committed Feb 28, 2018
1 parent 8477a54 commit ef780fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
"
Expand Down

0 comments on commit ef780fa

Please sign in to comment.