spectacle: add new kwayland dependency
This commit is contained in:
parent
a83d96fad5
commit
fda32e99e0
|
@ -4,7 +4,7 @@
|
|||
ki18n, xcb-util-cursor,
|
||||
kconfig, kcoreaddons, kdbusaddons, kdeclarative, kio, kipi-plugins,
|
||||
knotifications, kscreen, kwidgetsaddons, kwindowsystem, kxmlgui, libkipi,
|
||||
qtx11extras, knewstuff, qttools
|
||||
qtx11extras, knewstuff, kwayland, qttools
|
||||
}:
|
||||
|
||||
mkDerivation {
|
||||
|
@ -14,7 +14,7 @@ mkDerivation {
|
|||
buildInputs = [
|
||||
kconfig kcoreaddons kdbusaddons kdeclarative ki18n kio knotifications
|
||||
kscreen kwidgetsaddons kwindowsystem kxmlgui libkipi qtx11extras xcb-util-cursor
|
||||
knewstuff
|
||||
knewstuff kwayland
|
||||
];
|
||||
postPatch = ''
|
||||
substituteInPlace desktop/org.kde.spectacle.desktop \
|
||||
|
|
Loading…
Reference in New Issue