mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: gfeeds: Add missing gettext-minimal.
* gnu/packages/syndication.scm (gfeeds)[inputs]: Add gettext-minimal.
This commit is contained in:
parent
30a252760f
commit
2ec69787aa
1 changed files with 1 additions and 0 deletions
|
@ -569,6 +569,7 @@ (define-public gfeeds
|
||||||
(list `(,glib "bin")
|
(list `(,glib "bin")
|
||||||
blueprint-compiler
|
blueprint-compiler
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
|
gettext-minimal
|
||||||
pkg-config))
|
pkg-config))
|
||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
|
|
Loading…
Reference in a new issue