gnu: morris: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (morris)[native-inputs]: Replace gnu-gettext
by gettext-minimal.
  [arguments]: Improve style and explain.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Nicolas Graves 2025-07-01 22:26:21 +02:00 committed by Liliana Marie Prikler
parent b7704822f7
commit 3c186dd3dd
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -11952,8 +11952,8 @@ for using any UCI engine and also to connect UCI engines to Lichess and IRC.")
(base32 "1kkcnpkzgybm7rqg7nafd7sqd5m4alns6l4j5zcf3p41jdc9s3iv"))))
(build-system glib-or-gtk-build-system)
(inputs (list automake autoconf pkg-config intltool
gnu-gettext libtool glib gtk+-2 boost))
(arguments `(#:tests? #f))
gettext-minimal libtool glib gtk+-2 boost))
(arguments (list #:tests? #f)) ; No tests in source.
(home-page "http://nine-mens-morris.net/downloads.html")
(synopsis "Implementation of the board game Nine Men's Morris")
(description "Morris is an implementation of the board game Nine Men's Morris.