3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: tint2: Remove input labels.

* gnu/packages/xdisorg.scm (tint2)[native-inputs]: Remove input labels.
This commit is contained in:
Ludovic Courtès 2023-05-04 16:52:56 +02:00
parent 919ade23d0
commit 9c004c4d8a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1967,8 +1967,7 @@ natural language input and provide results.")
libxrandr
startup-notification))
(native-inputs
`(("gettext" ,gettext-minimal)
("pkg-config" ,pkg-config)))
(list gettext-minimal pkg-config))
(home-page "https://gitlab.com/o9000/tint2")
(synopsis "Lightweight task bar")
(description