diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/syndication.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index ec81703fe5..ad01c750e4 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -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 |