Updated .bep for sdl-image to specify correct dependency on tiff, not

libtiff.  Patch from GCI student mbaluta.
This commit is contained in:
Scott McCreary
2011-01-12 17:42:27 +00:00
parent bae12b7148
commit 93cf331846

View File

@@ -6,7 +6,7 @@ REVISION="1"
STATUS_HAIKU="stable"
DEPEND="media-libs/jpeg >= 8b
media-libs/libpng >= 1.2.44 < 1.4.0
media-libs/libtiff >= 3.8.2
media-libs/tiff >= 3.8.2
media-libs/giflib >= 4.1.6"
BUILD {
cd SDL_image-1.2.10