gnu: gnumeric: Adapt to glib "bin" split. * gnu/packages/gnome.scm (gnumeric): Add glib:bin to 'native-inputs'.
1 files changed, 1 insertions(+), 0 deletions(-) M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -0
@@ 1189,6 1189,7 @@ controls using the Bonobo component framework.") ("zlib" ,zlib))) (native-inputs `(("intltool" ,intltool) + ("glib:bin" ,glib "bin") ("pkg-config" ,pkg-config))) (home-page "http://www.gnumeric.org") (synopsis "Spreadsheet application")