mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
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:
@@ -29,6 +29,7 @@ REQUIRES="
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user