adding sonnet to dependencies
This commit is contained in:
parent
3f00cf7abd
commit
2ccc98a954
2 changed files with 2 additions and 0 deletions
1
guix.scm
1
guix.scm
|
@ -138,6 +138,7 @@
|
|||
karchive
|
||||
kcoreaddons
|
||||
ki18n
|
||||
sonnet
|
||||
;; corrosion is needed for build and is yet to
|
||||
;; be packaged.
|
||||
corrosion
|
||||
|
|
|
@ -36,6 +36,7 @@ mkShell rec {
|
|||
# libsForQt5.breeze-qt5
|
||||
libsForQt5.qqc2-desktop-style
|
||||
libsForQt5.karchive
|
||||
libsForQt5.sonnet
|
||||
# libsForQt5.kirigami-addons
|
||||
# libsForQt5.ki18n
|
||||
# libsForQt5.kcoreaddons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue