kde5.oxygen: propagate all buildInputs
This commit is contained in:
parent
8fb25cb4c2
commit
cfc28505b5
@ -8,11 +8,10 @@ plasmaPackage {
|
|||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
extra-cmake-modules makeQtWrapper
|
extra-cmake-modules makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
propagatedBuildInputs = [
|
||||||
kcmutils kconfig kdecoration kguiaddons kwidgetsaddons
|
kcmutils kconfig kdecoration kguiaddons kwidgetsaddons kservice kcompletion
|
||||||
kservice kcompletion
|
frameworkintegration ki18n kwindowsystem qtx11extras
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = [ frameworkintegration ki18n kwindowsystem qtx11extras ];
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/oxygen-demo5"
|
wrapQtProgram "$out/bin/oxygen-demo5"
|
||||||
wrapQtProgram "$out/bin/oxygen-settings5"
|
wrapQtProgram "$out/bin/oxygen-settings5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user