mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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")
|
||||
blueprint-compiler
|
||||
gobject-introspection
|
||||
gettext-minimal
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list bash-minimal
|
||||
|
|
Loading…
Reference in a new issue