sdl-ttf: Add libbz2 and libpng dependencies again.

When building sdl_ttf_x86, haikuporter -S complains these are needed.
This commit is contained in:
Adrien Destugues
2014-06-10 19:00:00 +02:00
parent 7f7ded427f
commit cd4d36b2a8

View File

@@ -30,6 +30,8 @@ REQUIRES="
lib:libfreetype$secondaryArchSuffix
lib:libz$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
lib:libpng$secondaryArchSuffix
lib:libbz2$secondaryArchSuffix
"
BUILD_REQUIRES="
@@ -37,6 +39,8 @@ BUILD_REQUIRES="
devel:libsdl$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libz$secondaryArchSuffix
devel:libbz2$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
"
BUILD_PREREQUIRES="