gnu: gnumeric: Adapt to glib "bin" split.

* gnu/packages/gnome.scm (gnumeric): Add glib:bin to 'native-inputs'.
master
Mark H Weaver 2014-07-26 17:08:56 -04:00
parent 462f5ccade
commit b9663471a8
1 changed files with 1 additions and 0 deletions

View File

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