gnu: qtgamepad: Remove input labels.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
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

View file

@ -1915,12 +1915,12 @@ (define-public qtgamepad
(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