Fixed comment in libsdl2 recipe

This commit is contained in:
Scott McCreary
2013-11-14 12:00:11 -08:00
parent 5a3f50eaa3
commit 18aca96f7c

View File

@@ -30,7 +30,8 @@ BUILD_REQUIRES="
# devel:mesa
devel:libglu$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
# devel:libpng$secondaryArchSuffix >= 1.5 <-- Haikuporter fails if we try to check this one?
devel:libpng$secondaryArchSuffix >= 1.5
# ^^ Haikuporter fails if we try to check this one?
devel:libjpeg$secondaryArchSuffix >= 9
devel:libtiff$secondaryArchSuffix >= 3.9
"