kde5.kscreen: propagate all buildInputs
This commit is contained in:
parent
21710ee012
commit
483ed9427f
@ -9,19 +9,9 @@ plasmaPackage {
|
|||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
makeQtWrapper
|
makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
|
||||||
kconfig
|
|
||||||
kconfigwidgets
|
|
||||||
kdbusaddons
|
|
||||||
kwidgetsaddons
|
|
||||||
kxmlgui
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kglobalaccel
|
kglobalaccel ki18n libkscreen qtdeclarative qtgraphicaleffects kconfig
|
||||||
ki18n
|
kconfigwidgets kdbusaddons kwidgetsaddons kxmlgui
|
||||||
libkscreen
|
|
||||||
qtdeclarative
|
|
||||||
qtgraphicaleffects
|
|
||||||
];
|
];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/kscreen-console"
|
wrapQtProgram "$out/bin/kscreen-console"
|
||||||
|
Loading…
Reference in New Issue
Block a user