DWZ: use virtual "elf" package (#30761)

This commit is contained in:
iarspider 2022-05-20 19:29:11 +02:00 committed by GitHub
parent 580f9ec86e
commit 183465321e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ class Dwz(MakefilePackage, SourcewarePackage):
maintainers = ['iarspider']
depends_on('libelf')
depends_on('elf')
version('0.14-patches', branch='dwz-0.14-branch')
version('0.14', sha256='33006eab875ff0a07f13fc885883c5bd9514d83ecea9f18bc46b5732dddf0d1f', preferred=True)