mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06: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:
parent
9f8683190b
commit
22da302b26
1 changed files with 1 additions and 1 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue