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.
This commit is contained in:
parent
3a1547db2e
commit
77f54cce4e
1 changed files with 0 additions and 1 deletions
|
@ -1176,7 +1176,6 @@ (define-public rmlint
|
|||
(list elfutils
|
||||
glib
|
||||
json-glib
|
||||
libelf
|
||||
python-wrapper
|
||||
`(,util-linux "lib")))
|
||||
(home-page "https://rmlint.rtfd.org")
|
||||
|
|
Loading…
Reference in a new issue