fuse-overlayfs needs pkgconfig to build (#39431)
This commit is contained in:
parent
643c028308
commit
843e1e80f0
@ -29,4 +29,5 @@ class FuseOverlayfs(AutotoolsPackage):
|
||||
depends_on("automake", type="build")
|
||||
depends_on("libtool", type="build")
|
||||
depends_on("m4", type="build")
|
||||
depends_on("pkgconfig", type="build")
|
||||
depends_on("fuse")
|
||||
|
Loading…
Reference in New Issue
Block a user