mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Cairo&Pango: missing dependencies in devel package.
Their pkg-config scripts are checking for other libs, so add these to the dependencies of the devel package.
This commit is contained in:
@@ -100,4 +100,6 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
cairo$secondaryArchSuffix == $portVersion base
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libpixman_1$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -122,4 +122,5 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
pango$secondaryArchSuffix == $portVersion base
|
||||
devel:libharfbuzz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user