added pkg-config to build deps of cairo and pixman
This commit is contained in:
@@ -34,6 +34,7 @@ class Pixman(Package):
|
||||
|
||||
version('0.32.6', '3a30859719a41bd0f5cccffbfefdd4c2')
|
||||
|
||||
depends_on("pkg-config", type="build")
|
||||
depends_on("libpng")
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Reference in New Issue
Block a user