kde5.kwin: build with xwayland

A patch was already included to find the path to Xwayland, but the build
was not actually using it because it wasn't a buildInput.
This commit is contained in:
Thomas Tuegel
2016-10-02 16:49:49 -05:00
parent 9f0506b030
commit 1b255790b4
+1 -1
View File
@@ -21,7 +21,7 @@ plasmaPackage {
kidletime kinit kio knewstuff knotifications kpackage kscreenlocker kservice kidletime kinit kio knewstuff knotifications kpackage kscreenlocker kservice
kwayland kwidgetsaddons kwindowsystem kxmlgui libinput libICE libSM kwayland kwidgetsaddons kwindowsystem kxmlgui libinput libICE libSM
plasma-framework qtdeclarative qtmultimedia qtscript qtx11extras udev plasma-framework qtdeclarative qtmultimedia qtscript qtx11extras udev
wayland xcb-util-cursor wayland xcb-util-cursor xwayland
]; ];
patches = copyPathsToStore (lib.readPathsFromFile ./. ./series); patches = copyPathsToStore (lib.readPathsFromFile ./. ./series);
postPatch = '' postPatch = ''