mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 17:10:37 +02:00
gnu: libticables2: Replace gettext native-input.
gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/gnome.scm (libticables2)[native-inputs]: Replace gnu-gettext by gettext-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
de4b858276
commit
4069e66fab
@@ -2940,7 +2940,7 @@ play them on systems for which they were never designed!")
|
||||
(native-inputs (list autoconf
|
||||
autogen
|
||||
automake
|
||||
gnu-gettext
|
||||
gettext-minimal
|
||||
libtool
|
||||
pkg-config))
|
||||
(inputs (list glib libusb))
|
||||
|
||||
Reference in New Issue
Block a user