mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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>
This commit is contained in:
parent
1ad1517dac
commit
7aac107bde
1 changed files with 3 additions and 1 deletions
|
@ -1391,7 +1391,9 @@ (define-public qqc2-desktop-style
|
|||
kirigami
|
||||
qtbase-5
|
||||
qtdeclarative-5
|
||||
qtquickcontrols2-5))
|
||||
qtquickcontrols2-5
|
||||
qtx11extras ; optional
|
||||
sonnet)) ; optional
|
||||
(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
|
||||
|
|
Loading…
Reference in a new issue