mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libxcb: add pthread_stubs to REQUIRES_devel
* Without it pkg-config will complain about missing lib and xcb will be detected as unavailable.
This commit is contained in:
@@ -80,6 +80,7 @@ REQUIRES_devel="
|
||||
libxcb$secondaryArchSuffix == $portVersion base
|
||||
devel:libxslt$secondaryArchSuffix >= 1.1.26
|
||||
devel:libxau$secondaryArchSuffix >= 1.0.5
|
||||
devel:libpthread_stubs$secondaryArchSuffix >= 0.3
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user