mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
supertux: Add missing sdl_image dependency
This commit is contained in:
@@ -24,10 +24,12 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
lib:libSDL_1.2$secondaryArchSuffix >= 0.11.4
|
||||
lib:libSDL_mixer_1.2$secondaryArchSuffix >= 0.12.0
|
||||
lib:libSDL_image_1.2$secondaryArchSuffix >= 0.8.4
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
devel:libSDL_1.2$secondaryArchSuffix >= 0.11.4
|
||||
devel:libSDL_mixer_1.2$secondaryArchSuffix >= 0.12.0
|
||||
devel:libSDL_image_1.2$secondaryArchSuffix >= 0.8.4
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
|
||||
Reference in New Issue
Block a user