mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: podman: Replace gettext native-input.
gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/gnome.scm (podman)[native-inputs]: Replace gnu-gettext by gettext-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
4595fa6a8b
commit
041db55731
1 changed files with 1 additions and 1 deletions
|
@ -583,7 +583,7 @@ Its main purpose is to support the key usage by @code{docker-init}:
|
|||
git-minimal/pinned
|
||||
go-1.23
|
||||
go-md2man
|
||||
gnu-gettext ; for envsubst
|
||||
gettext-minimal ; for envsubst
|
||||
mandoc
|
||||
pkg-config
|
||||
python))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue