dcap: depends_on krb5 (#50553)
This commit is contained in:
parent
16067871e2
commit
3b2163c718
@ -26,6 +26,7 @@ class Dcap(AutotoolsPackage):
|
|||||||
depends_on("libtool", type="build")
|
depends_on("libtool", type="build")
|
||||||
depends_on("m4", type="build")
|
depends_on("m4", type="build")
|
||||||
|
|
||||||
|
depends_on("krb5")
|
||||||
depends_on("openssl")
|
depends_on("openssl")
|
||||||
depends_on("libxcrypt")
|
depends_on("libxcrypt")
|
||||||
depends_on("zlib-api")
|
depends_on("zlib-api")
|
||||||
|
Loading…
Reference in New Issue
Block a user