mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: tpm2-tools: Replace gettext native-input.
gnu-gettext has an emacs-minimal dependency, and we'd better avoid this dependency. * gnu/packages/gnome.scm (tpm2-tools)[native-inputs]: Replace gnu-gettext by gettext-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
b20f3632ed
commit
0919099b49
1 changed files with 1 additions and 1 deletions
|
@ -1431,7 +1431,7 @@ and libtss2-tcti-mssim.")
|
|||
automake
|
||||
curl
|
||||
libtool
|
||||
gnu-gettext
|
||||
gettext-minimal
|
||||
openssl
|
||||
pandoc
|
||||
pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue