mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: qqc2-desktop-style: Fix missing input 'qtquickcontrols2'.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style)<inputs>: Add qtquickcontrols2.
This commit is contained in:
@@ -1316,7 +1316,8 @@ provides uniform access to generation of barcodes with data.")
|
||||
("kiconthemes" ,kiconthemes) ; optional
|
||||
("kirigami" ,kirigami)
|
||||
("qtbase" ,qtbase)
|
||||
("qtdeclarative" ,qtdeclarative)))
|
||||
("qtdeclarative" ,qtdeclarative)
|
||||
("qtquickcontrols2" ,qtquickcontrols2)))
|
||||
(home-page "https://community.kde.org/Frameworks")
|
||||
(synopsis "QtQuickControls2 style that integrates with the desktop")
|
||||
(description "This is a style for QtQuickControls2 which is using
|
||||
|
||||
Reference in New Issue
Block a user