gnu: wacomtablet: Fix build.

* gnu/packages/kde-utils.scm (wacomtablet): Fix build.
[inputs]: Remove kcoreaddons, ki18n, kglobalaccel, kconfig, kxmlgui,
kwidgetsaddons, kwindowsystem, knotifications, and kdbusaddons; add
kcoreaddons-5, ki18n-5, kglobalaccel-5, kconfig-5, kxmlgui-5,
kwidgetsaddons-5, kwindowsystem-5, knotifications-5, and
kdbusaddons-5.
[native-inputs]: Remove kdoctools; add kdoctools-5.

Change-Id: I0026e4eb3295ed30339cfba00e5a563d985a53b5
This commit is contained in:
Zheng Junjie 2024-07-09 00:06:07 +08:00
parent b590e2892b
commit dc1fa7e538
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -774,17 +774,17 @@ (define-public wacomtablet
(lambda* (#:key tests? #:allow-other-keys)
(when tests?
(invoke "dbus-launch" "ctest" "-E"
"(Test.KDED.DBusTabletService|Test.KDED.TabletHandler|Test.KDED.XInputAdaptor|Test.KDED.XsetWacomAdaptor)")))))))
(native-inputs (list dbus extra-cmake-modules kdoctools pkg-config))
(inputs (list kcoreaddons
ki18n
kglobalaccel
kconfig
kxmlgui
kwidgetsaddons
kwindowsystem
knotifications
kdbusaddons
"(Test.KDED.DBusTabletService|Test.KDED.TabletHandler|Test.KDED.XInputAdaptor|Test.KDED.XsetWacomAdaptor)")))))))
(native-inputs (list dbus extra-cmake-modules kdoctools-5 pkg-config))
(inputs (list kcoreaddons-5
ki18n-5
kglobalaccel-5
kconfig-5
kxmlgui-5
kwidgetsaddons-5
kwindowsystem-5
knotifications-5
kdbusaddons-5
qtx11extras
qtdeclarative-5
libwacom