1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-10 20:18:54 +02:00

gnu: libindicator: Remove input labels.

* gnu/packages/freedesktop.scm (libindicator)[native-inputs]:
  Remove input labels.

Change-Id: Ib9b7fc738415d52e366e6a12be6c329d4b73f965
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
This commit is contained in:
Daniel Littlewood
2026-04-28 09:24:07 +01:00
committed by Nguyễn Gia Phong
parent 77fcce9f99
commit b06b4609a8
+5 -4
View File
@@ -43,6 +43,7 @@
;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2025 wvlab <me@wvlab.xyz>
;;; Copyright © 2025 jgart <jgart@dismail.de>
;;; Copyright © 2026 Daniel Littlewood <dan@danielittlewood.xyz>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -3053,10 +3054,10 @@ useful with system integration.")
"0zs4z7l9b57jldwz0ban77f3c2zq43ambd0dssf5qg9i216f9lmj"))))
(build-system gnu-build-system)
(native-inputs
`(("dbus-test-runner" ,dbus-test-runner)
("glib:bin" ,glib "bin")
("pkg-config" ,pkg-config)
("xvfb" ,xorg-server-for-tests)))
(list dbus-test-runner
(list glib "bin")
pkg-config
xorg-server-for-tests))
(inputs
(list gtk+ glib))
(arguments