1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02: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:
Nicolas Graves
2025-07-01 21:48:52 +02:00
committed by Liliana Marie Prikler
parent 4595fa6a8b
commit 041db55731

View File

@@ -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))