SDL_sound: add missing libGL dependency.

This commit is contained in:
Adrien Destugues
2014-01-19 16:57:22 +01:00
parent 4f33f98ec0
commit 9553e7b0f3

View File

@@ -8,7 +8,7 @@ HOMEPAGE="http://www.icculus.org/SDL_sound"
SRC_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2001-2009 Ryan C. Gordon"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -33,6 +33,8 @@ REQUIRES="
lib:libmodplug$secondaryArchSuffix
# lib:smpeg$secondaryArchSuffix
# lib:physfs$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
"
BUILD_REQUIRES="