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:
Samuel Dionne-Riel 2022-09-20 23:50:17 -04:00
parent f677051b8d
commit a1abd18896

View file

@ -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 = ''