mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
SDL_sound: add missing libGL dependency.
This commit is contained in:
@@ -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"
|
SRC_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3"
|
||||||
LICENSE="GNU LGPL v2.1"
|
LICENSE="GNU LGPL v2.1"
|
||||||
COPYRIGHT="2001-2009 Ryan C. Gordon"
|
COPYRIGHT="2001-2009 Ryan C. Gordon"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
|
|
||||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||||
@@ -33,6 +33,8 @@ REQUIRES="
|
|||||||
lib:libmodplug$secondaryArchSuffix
|
lib:libmodplug$secondaryArchSuffix
|
||||||
# lib:smpeg$secondaryArchSuffix
|
# lib:smpeg$secondaryArchSuffix
|
||||||
# lib:physfs$secondaryArchSuffix
|
# lib:physfs$secondaryArchSuffix
|
||||||
|
|
||||||
|
lib:libGL$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
|
|||||||
Reference in New Issue
Block a user