mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05: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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue