mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fixed comment in libsdl2 recipe
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user