diff --git a/media-libs/libsdl2/libsdl2-2.0.1.recipe b/media-libs/libsdl2/libsdl2-2.0.1.recipe index aa339bced..335db0da9 100644 --- a/media-libs/libsdl2/libsdl2-2.0.1.recipe +++ b/media-libs/libsdl2/libsdl2-2.0.1.recipe @@ -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 "