Add missing libGL dependencies

As libGL is no longer provided by the haiku package, things now have to
explicitly depend on it.
This commit is contained in:
Adrien Destugues
2014-01-05 22:51:21 +01:00
parent c0de9dd386
commit a5c07c6438
7 changed files with 266 additions and 9 deletions

View File

@@ -29,6 +29,7 @@ REQUIRES="
lib:libsdl$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
lib:libz$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
"
BUILD_REQUIRES="