mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: tinmop: Replace gettext native-input.
gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/gnome.scm (tinmop)[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
80cf865a31
commit
fdfd9a35e0
@@ -968,7 +968,7 @@ http, and https via third-party applications.")
|
||||
(list autoconf
|
||||
automake
|
||||
bash-completion
|
||||
gnu-gettext
|
||||
gettext-minimal
|
||||
libjpeg-turbo
|
||||
imagemagick
|
||||
mandoc
|
||||
|
||||
Reference in New Issue
Block a user