mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
xcairo: requires xext.
This commit is contained in:
@@ -40,6 +40,7 @@ REQUIRES="
|
||||
cairo$secondaryArchSuffix == $portVersion
|
||||
lib:libpixman_1$secondaryArchSuffix
|
||||
lib:libX11$secondaryArchSuffix
|
||||
lib:libXext$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
@@ -57,6 +58,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cairo${secondaryArchSuffix}_devel == $portVersion
|
||||
devel:libX11$secondaryArchSuffix
|
||||
devel:libXext$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
|
||||
Reference in New Issue
Block a user