gnu: kconfigwidgets: Build with qttools@5.
* gnu/packages/kde-frameworks.scm (kconfigwidgets)[native-inputs]: Change from QTTOOLS to QTTOOLS-5.master
parent
8fbd8c8245
commit
cbc3911029
|
@ -2203,7 +2203,7 @@ KCModules can be created with the KConfigWidgets framework.")
|
|||
(propagated-inputs
|
||||
(list kauth kcodecs kconfig kwidgetsaddons))
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools qttools))
|
||||
(list extra-cmake-modules kdoctools qttools-5))
|
||||
(inputs
|
||||
(list kcoreaddons
|
||||
kguiaddons
|
||||
|
|
Reference in New Issue