plasma-mobile: Add QtFeedback
This fixes an issue where *on devices*, Plasma Mobile would show error messages instead of the expected applets (taskbar, desktop, etc).
This commit is contained in:
parent
f677051b8d
commit
a1abd18896
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
kdeclarative, kdelibs4support, kpeople, kconfig, krunner, kinit, kwayland, kwin,
|
kdeclarative, kdelibs4support, kpeople, kconfig, krunner, kinit, kwayland, kwin,
|
||||||
plasma-framework, telepathy, libphonenumber, protobuf, libqofono, modemmanager-qt,
|
plasma-framework, telepathy, libphonenumber, protobuf, libqofono, modemmanager-qt,
|
||||||
networkmanager-qt, plasma-workspace,
|
networkmanager-qt, plasma-workspace,
|
||||||
maliit-framework, maliit-keyboard,
|
maliit-framework, maliit-keyboard, qtfeedback,
|
||||||
|
|
||||||
qtwayland, qttools
|
qtwayland, qttools
|
||||||
}:
|
}:
|
||||||
|
@ -23,7 +23,7 @@ mkDerivation {
|
||||||
appstream libdbusmenu pam wayland
|
appstream libdbusmenu pam wayland
|
||||||
kdeclarative kdelibs4support kpeople kconfig krunner kinit kwayland kwin
|
kdeclarative kdelibs4support kpeople kconfig krunner kinit kwayland kwin
|
||||||
plasma-framework telepathy libphonenumber protobuf libqofono modemmanager-qt
|
plasma-framework telepathy libphonenumber protobuf libqofono modemmanager-qt
|
||||||
networkmanager-qt maliit-framework maliit-keyboard plasma-workspace
|
networkmanager-qt maliit-framework maliit-keyboard plasma-workspace qtfeedback
|
||||||
];
|
];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
|
Loading…
Reference in a new issue