mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
goonies: fix requires.
This commit is contained in:
@@ -43,11 +43,11 @@ REQUIRES="
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libSDL_image$secondaryArchSuffix
|
||||
devel:libSDL_mixer$secondaryArchSuffix
|
||||
# devel:libSDL_sound$secondaryArchSuffix
|
||||
# devel:libSDL_ttf$secondaryArchSuffix
|
||||
devel:libGLU$secondaryArchSuffix
|
||||
devel:libsdl_image$secondaryArchSuffix
|
||||
devel:libsdl_mixer$secondaryArchSuffix
|
||||
# devel:libsdl_sound$secondaryArchSuffix
|
||||
# devel:libsdl_ttf$secondaryArchSuffix
|
||||
devel:libglu$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
Reference in New Issue
Block a user