harfbuzz: dependency assumed cairo was compiled with +pdf and +ft (#21954)
This commit is contained in:
parent
f0e5c96746
commit
b48de4baa7
@ -25,7 +25,7 @@ class Harfbuzz(AutotoolsPackage):
|
||||
depends_on("glib")
|
||||
depends_on("icu4c")
|
||||
depends_on("freetype")
|
||||
depends_on("cairo")
|
||||
depends_on("cairo+pdf+ft")
|
||||
depends_on("zlib")
|
||||
depends_on("graphite2", when='+graphite2')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user