diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/glib.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index 7fd43221f3..e2d2e5e51c 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -350,7 +350,7 @@ information, refer to the @samp{dbus-daemon(1)} man page."))) python-wrapper bash-minimal dbus - libelf)) + elfutils)) (propagated-inputs (list libffi ; in the Requires.private field of gobject-2.0.pc pcre ; in the Requires.private field of glib-2.0.pc |