[elfutils] iconv is required (see ./configure --help) (#37464)
This commit is contained in:
parent
fa7719a031
commit
d6bf9bc8f1
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ class Elfutils(AutotoolsPackage, SourcewarePackage):
|
|||
depends_on("zstd", type="link", when="@0.182:")
|
||||
|
||||
depends_on("gettext", when="+nls")
|
||||
depends_on("iconv")
|
||||
depends_on("m4", type="build")
|
||||
depends_on("pkgconfig@0.9.0:", type=("build", "link"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue