kde5.kwin: propagate all buildInputs
This commit is contained in:
parent
27aca6670c
commit
e4d3699976
@ -15,15 +15,13 @@ plasmaPackage {
|
|||||||
kdoctools
|
kdoctools
|
||||||
makeQtWrapper
|
makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
|
||||||
epoxy kcompletion kcmutils kconfig kconfigwidgets kcoreaddons
|
|
||||||
kcrash kdecoration kiconthemes kidletime kinit knewstuff knotifications
|
|
||||||
kpackage kservice kwayland kwidgetsaddons kxmlgui libinput libICE
|
|
||||||
libSM qtscript udev wayland xcb-util-cursor
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kactivities kdeclarative kglobalaccel ki18n kio kscreenlocker
|
kactivities kdeclarative kglobalaccel ki18n kio kscreenlocker kwindowsystem
|
||||||
kwindowsystem plasma-framework qtdeclarative qtmultimedia qtx11extras
|
plasma-framework qtdeclarative qtmultimedia qtx11extras epoxy kcompletion
|
||||||
|
kcmutils kconfig kconfigwidgets kcoreaddons kcrash kdecoration kiconthemes
|
||||||
|
kidletime kinit knewstuff knotifications kpackage kservice kwayland
|
||||||
|
kwidgetsaddons kxmlgui libinput libICE libSM qtscript udev wayland
|
||||||
|
xcb-util-cursor
|
||||||
];
|
];
|
||||||
patches = [ ./0001-qdiriterator-follow-symlinks.patch ];
|
patches = [ ./0001-qdiriterator-follow-symlinks.patch ];
|
||||||
cmakeFlags = [ "-DCMAKE_SKIP_BUILD_RPATH=OFF" ];
|
cmakeFlags = [ "-DCMAKE_SKIP_BUILD_RPATH=OFF" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user