mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-09 03:58:51 +02:00
gnu: guile-next: Replace gettext native-input.
gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/guile.scm (guile-next)[native-inputs]: Replace gnu-gettext by gettext-minimal.
This commit is contained in:
@@ -526,7 +526,7 @@ without requiring the source code to be rewritten.")
|
||||
automake
|
||||
libtool
|
||||
flex
|
||||
gnu-gettext
|
||||
gettext-minimal
|
||||
texinfo
|
||||
gperf)
|
||||
(replace "guile" this-package)))
|
||||
|
||||
Reference in New Issue
Block a user