libvips requires pkg-config to find glib (#41184)
This commit is contained in:
@@ -32,6 +32,7 @@ class Libvips(AutotoolsPackage):
|
||||
|
||||
# TODO: Add more variants!
|
||||
|
||||
depends_on("pkgconfig", type="build")
|
||||
depends_on("glib")
|
||||
depends_on("expat")
|
||||
|
||||
|
Reference in New Issue
Block a user