gnu: gfeeds: Add missing gettext-minimal.
* gnu/packages/syndication.scm (gfeeds)[inputs]: Add gettext-minimal.master
parent
30a252760f
commit
2ec69787aa
|
@ -569,6 +569,7 @@ parser. It is \"not fit for use at this point\", but gfeeds uses it anyway.")
|
|||
(list `(,glib "bin")
|
||||
blueprint-compiler
|
||||
gobject-introspection
|
||||
gettext-minimal
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list bash-minimal
|
||||
|
|
Reference in New Issue