openldap: depends_on uuid (#50557)
This commit is contained in:
parent
687137a057
commit
bf08b1e2c6
@ -51,6 +51,7 @@ class Openldap(AutotoolsPackage):
|
|||||||
depends_on("c", type="build") # generated
|
depends_on("c", type="build") # generated
|
||||||
depends_on("cxx", type="build") # generated
|
depends_on("cxx", type="build") # generated
|
||||||
|
|
||||||
|
depends_on("uuid")
|
||||||
depends_on("icu4c", when="+icu")
|
depends_on("icu4c", when="+icu")
|
||||||
|
|
||||||
with when("~client_only"):
|
with when("~client_only"):
|
||||||
|
Loading…
Reference in New Issue
Block a user