From 22bba8297a2bf1412c284416540e74ac3e2eaf44 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Wed, 16 Aug 2023 20:20:48 +0300 Subject: [PATCH] gnu: malcontent: Remove input labels. * gnu/packages/freedesktop.scm (malcontent)[native-inputs]: Remove input labels. --- gnu/packages/freedesktop.scm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 3a5fdaac97..2841c1702f 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -360,15 +360,15 @@ tests.") (("g_test_add_func \\(\"/app-filter/appinfo\", test_app_filter_appinfo\\);") ""))))))) (native-inputs - `(("desktop-file-utils" ,desktop-file-utils) - ("gettext" ,gettext-minimal) - ("glib:bin" ,glib "bin") - ("gobject-introspection" ,gobject-introspection) - ("gtk:bin" ,gtk "bin") - ("itstool" ,itstool) - ("libglib-testing" ,libglib-testing) - ("libxml2" ,libxml2) - ("pkg-config" ,pkg-config))) + (list desktop-file-utils + gettext-minimal + `(,glib "bin") + gobject-introspection + `(,gtk "bin") + itstool + libglib-testing + libxml2 + pkg-config)) (inputs (list accountsservice appstream