Remove automake dep in libelf. (#2328)
This commit is contained in:
parent
7201053f2a
commit
a5934fcaa6
@ -38,7 +38,6 @@ class Libelf(AutotoolsPackage):
|
||||
version('0.8.12', 'e21f8273d9f5f6d43a59878dc274fec7')
|
||||
|
||||
provides('elf')
|
||||
depends_on('automake', type='build')
|
||||
|
||||
def configure_args(self):
|
||||
args = ["--enable-shared",
|
||||
|
Loading…
Reference in New Issue
Block a user