diff mbox series

[bug#72202,35/38] gnu: gnome-chess: Update package style.

Message ID 1fbc9910065c55a9365361c24e4e210941b27a8e.1721428717.git.liliana.prikler@gmail.com
State New
Headers show
Series Start work on GNOME 46 | expand

Commit Message

Liliana Marie Prikler July 19, 2024, 9:19 a.m. UTC
* gnu/packages/games.scm (gnome-chess)[native-inputs]: Drop labels.
---
 gnu/packages/games.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 79306ab08b..d9ac3ef0e7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2032,11 +2032,11 @@  (define-public gnome-chess
     (inputs
      (list gtk libadwaita librsvg))
     (native-inputs
-     `(("gettext" ,gettext-minimal)
-       ("glib:bin" ,glib "bin") ; for desktop-file-validate and appstream-util
-       ("itstool" ,itstool)
-       ("pkg-config" ,pkg-config)
-       ("vala" ,vala)))
+     (list gettext-minimal
+           `(,glib "bin")       ; for desktop-file-validate and appstream-util
+           itstool
+           pkg-config
+           vala))
     (home-page "https://wiki.gnome.org/Apps/Chess")
     (synopsis "Chess board for GNOME")
     (description "GNOME Chess provides a 2D board for playing chess games