libxcrypt: building @:4.4.17 requires automake@1.14:
This commit is contained in:
parent
7ee4499f2b
commit
ddc6e233c7
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@ def libs(self):
|
|||
|
||||
with when("@:4.4.17"):
|
||||
depends_on("autoconf", type="build")
|
||||
depends_on("automake", type="build")
|
||||
depends_on("automake@1.14:", type="build")
|
||||
depends_on("libtool", type="build")
|
||||
depends_on("m4", type="build")
|
||||
|
|
Loading…
Reference in a new issue