gnu: qqc2-desktop-style: Add qtx11extras and sonnet to inputs.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Add qtx11extras and sonnet to inputs. Signed-off-by: Marius Bakke <marius@gnu.org>
parent
1ad1517dac
commit
7aac107bde
|
@ -1391,7 +1391,9 @@ libpulse.")
|
||||||
kirigami
|
kirigami
|
||||||
qtbase-5
|
qtbase-5
|
||||||
qtdeclarative-5
|
qtdeclarative-5
|
||||||
qtquickcontrols2-5))
|
qtquickcontrols2-5
|
||||||
|
qtx11extras ; optional
|
||||||
|
sonnet)) ; optional
|
||||||
(home-page "https://community.kde.org/Frameworks")
|
(home-page "https://community.kde.org/Frameworks")
|
||||||
(synopsis "QtQuickControls2 style that integrates with the desktop")
|
(synopsis "QtQuickControls2 style that integrates with the desktop")
|
||||||
(description "This is a style for QtQuickControls2 which is using
|
(description "This is a style for QtQuickControls2 which is using
|
||||||
|
|
Reference in New Issue