mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: lokke: Replace gettext native-input.
gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/gnome.scm (lokke)[native-inputs]: Replace gnu-gettext by gettext-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
0919099b49
commit
80cf865a31
1 changed files with 1 additions and 1 deletions
|
@ -7356,7 +7356,7 @@ HTTP handler to implement a HTTP GraphQL endpoint.")
|
|||
(list autoconf
|
||||
automake
|
||||
libtool
|
||||
gnu-gettext
|
||||
gettext-minimal
|
||||
pkg-config
|
||||
|
||||
;; Use Guile >= 3.0.8 to work around
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue