mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 10:16:45 +01:00
gnu: tint2: Remove input labels.
* gnu/packages/xdisorg.scm (tint2)[native-inputs]: Remove input labels.
This commit is contained in:
parent
919ade23d0
commit
9c004c4d8a
1 changed files with 1 additions and 2 deletions
|
@ -1967,8 +1967,7 @@ (define-public tint2
|
||||||
libxrandr
|
libxrandr
|
||||||
startup-notification))
|
startup-notification))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gettext-minimal)
|
(list gettext-minimal pkg-config))
|
||||||
("pkg-config" ,pkg-config)))
|
|
||||||
(home-page "https://gitlab.com/o9000/tint2")
|
(home-page "https://gitlab.com/o9000/tint2")
|
||||||
(synopsis "Lightweight task bar")
|
(synopsis "Lightweight task bar")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Reference in a new issue