From 2ec69787aa28224ee0cb46d9c0353dcc14aa9f06 Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Tue, 25 Apr 2023 20:16:34 +0200 Subject: gnu: gfeeds: Add missing gettext-minimal. * gnu/packages/syndication.scm (gfeeds)[inputs]: Add gettext-minimal. --- gnu/packages/syndication.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu') 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 -- cgit v1.2.3