me
/
guix
Archived
1
0
Fork 0

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.
Tobias Geerinckx-Rice 2023-08-06 02:00:00 +02:00
parent 3a1547db2e
commit 77f54cce4e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -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")