mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
supertux: Add zlib dependency
This commit is contained in:
@@ -25,11 +25,13 @@ REQUIRES="
|
||||
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
|
||||
lib:libz$secondaryArchSuffix >= 1.2.8
|
||||
"
|
||||
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
|
||||
devel:libz$secondaryArchSuffix >= 1.2.8
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
|
||||
Reference in New Issue
Block a user