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