me
/
guix
Archived
1
0
Fork 0

gnu: kwindowsystem: Remove input labels.

* gnu/packages/kde-frameworks.scm (kwindowsystem): Remove input labels.

Signed-off-by: Marius Bakke <marius@gnu.org>
master
Petr Hodina 2022-07-25 11:40:42 +02:00 committed by Marius Bakke
parent 6b9e8f132a
commit 519108ab7a
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 5 additions and 5 deletions

View File

@ -1155,11 +1155,11 @@ configuration pages, message boxes, and password requests.")
qttools-5 qttools-5
xorg-server-for-tests)) ; for the tests xorg-server-for-tests)) ; for the tests
(inputs (inputs
`(("libxrender" ,libxrender) (list libxrender
("qtbase" ,qtbase-5) qtbase-5
("qtx11extras" ,qtx11extras) qtx11extras
("xcb-utils-keysyms" ,xcb-util-keysyms) xcb-util-keysyms
("xcb-util-wm" ,xcb-util-wm))) xcb-util-wm))
(arguments (arguments
`(#:phases `(#:phases
(modify-phases %standard-phases (modify-phases %standard-phases