me
/
guix
Archived
1
0
Fork 0

gnu: qtgamepad: Remove input labels.

* gnu/packages/qt.scm (qtgamepad): Remove input labels.

Signed-off-by: Marius Bakke <marius@gnu.org>
Petr Hodina 2022-09-28 13:30:00 +02:00 committed by Marius Bakke
parent c48f2ea27b
commit 75236e98a3
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 6 additions and 6 deletions

View File

@ -1915,12 +1915,12 @@ coloring, and many more.")))
(native-inputs (native-inputs
(list perl pkg-config)) (list perl pkg-config))
(inputs (inputs
`(("fontconfig" ,fontconfig) (list fontconfig
("freetype" ,freetype) freetype
("libxrender" ,libxrender) libxrender
("sdl2" ,sdl2) sdl2
("qtbase" ,qtbase-5) qtbase-5
("qtdeclarative-5" ,qtdeclarative-5))) qtdeclarative-5))
(synopsis "Qt Gamepad module") (synopsis "Qt Gamepad module")
(description "The Qt Gamepad module is an add-on library that enables Qt (description "The Qt Gamepad module is an add-on library that enables Qt
applications to support the use of gamepad hardware and in some cases remote applications to support the use of gamepad hardware and in some cases remote