me
/
guix
Archived
1
0
Fork 0

gnu: gfeeds: Add missing gettext-minimal.

* gnu/packages/syndication.scm (gfeeds)[inputs]: Add gettext-minimal.
master
Liliana Marie Prikler 2023-04-25 20:16:34 +02:00
parent 30a252760f
commit 2ec69787aa
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 0 deletions

View File

@ -569,6 +569,7 @@ parser. It is \"not fit for use at this point\", but gfeeds uses it anyway.")
(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