mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -1176,7 +1176,6 @@ LVM D-Bus API).")
|
||||
(list elfutils
|
||||
glib
|
||||
json-glib
|
||||
libelf
|
||||
python-wrapper
|
||||
`(,util-linux "lib")))
|
||||
(home-page "https://rmlint.rtfd.org")
|
||||
|
||||
Reference in New Issue
Block a user