plasma-sdk: Fix plasmoidviewer
```
file://.../org.kde.plasma.plasmoidviewershell/contents/configuration/AppletConfiguration.qml:16:1:
module "org.kde.kitemmodels" is not installed
```
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
, ki18n
|
||||
, kiconthemes
|
||||
, kio
|
||||
, kitemmodels
|
||||
, plasma-framework
|
||||
, kservice
|
||||
, ktexteditor
|
||||
@@ -33,6 +34,7 @@ mkDerivation {
|
||||
ki18n
|
||||
kiconthemes
|
||||
kio
|
||||
kitemmodels
|
||||
plasma-framework
|
||||
kservice
|
||||
ktexteditor
|
||||
|
||||
Reference in New Issue
Block a user