plasma-desktop: fix logout/shutdown dialogs
This commit is contained in:
parent
b4af2259e2
commit
007cde764d
@ -7,6 +7,7 @@
|
|||||||
, qtsvg, libXcursor, libXft, libxkbfile, xf86inputevdev
|
, qtsvg, libXcursor, libXft, libxkbfile, xf86inputevdev
|
||||||
, xf86inputsynaptics, xinput, xkeyboard_config, xorgserver
|
, xf86inputsynaptics, xinput, xkeyboard_config, xorgserver
|
||||||
, libcanberra_kde, libpulseaudio, makeQtWrapper, utillinux
|
, libcanberra_kde, libpulseaudio, makeQtWrapper, utillinux
|
||||||
|
, qtquick1, qtquickcontrols
|
||||||
}:
|
}:
|
||||||
|
|
||||||
plasmaPackage rec {
|
plasmaPackage rec {
|
||||||
@ -26,7 +27,8 @@ plasmaPackage rec {
|
|||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
baloo kactivities kauth kdeclarative kdelibs4support kemoticons
|
baloo kactivities kauth kdeclarative kdelibs4support kemoticons
|
||||||
kglobalaccel ki18n kpeople krunner kwin plasma-framework
|
kglobalaccel ki18n kpeople krunner kwin plasma-framework
|
||||||
plasma-workspace qtdeclarative qtx11extras
|
plasma-workspace qtdeclarative qtquick1 qtquickcontrols
|
||||||
|
qtx11extras
|
||||||
];
|
];
|
||||||
# All propagatedBuildInputs should be present in the profile because
|
# All propagatedBuildInputs should be present in the profile because
|
||||||
# wrappers cannot be used here.
|
# wrappers cannot be used here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user