me
/
guix
Archived
1
0
Fork 0

gnu: kconfigwidgets: Build with qttools@5.

* gnu/packages/kde-frameworks.scm (kconfigwidgets)[native-inputs]: Change from
QTTOOLS to QTTOOLS-5.
master
Marius Bakke 2022-09-10 12:50:52 +02:00
parent 8fbd8c8245
commit cbc3911029
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -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