cyrus-sasl: depends_on krb5 (#50556)
This commit is contained in:
parent
546625cdb8
commit
aba8d85b4d
@ -41,3 +41,4 @@ class CyrusSasl(AutotoolsPackage):
|
|||||||
depends_on("groff", type="build")
|
depends_on("groff", type="build")
|
||||||
depends_on("openssl", type="link")
|
depends_on("openssl", type="link")
|
||||||
depends_on("libxcrypt", type="link")
|
depends_on("libxcrypt", type="link")
|
||||||
|
depends_on("krb5", type="link")
|
||||||
|
Loading…
Reference in New Issue
Block a user