gnu: rmlint: Remove libelf.
libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one. * gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf.
parent
3a1547db2e
commit
77f54cce4e
|
@ -1176,7 +1176,6 @@ LVM D-Bus API).")
|
||||||
(list elfutils
|
(list elfutils
|
||||||
glib
|
glib
|
||||||
json-glib
|
json-glib
|
||||||
libelf
|
|
||||||
python-wrapper
|
python-wrapper
|
||||||
`(,util-linux "lib")))
|
`(,util-linux "lib")))
|
||||||
(home-page "https://rmlint.rtfd.org")
|
(home-page "https://rmlint.rtfd.org")
|
||||||
|
|
Reference in New Issue