kde5.kinfocenter: propagate all buildInputs
This commit is contained in:
parent
e3e387f5bd
commit
a9c93158f2
@ -12,12 +12,11 @@ plasmaPackage {
|
|||||||
kdoctools
|
kdoctools
|
||||||
makeQtWrapper
|
makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
propagatedBuildInputs = [
|
||||||
kcmutils kcompletion kconfig kconfigwidgets kcoreaddons
|
kdeclarative kdelibs4support ki18n kio kcmutils kcompletion kconfig
|
||||||
kdbusaddons kiconthemes kpackage kservice kwidgetsaddons
|
kconfigwidgets kcoreaddons kdbusaddons kiconthemes kpackage kservice
|
||||||
kxmlgui libraw1394 pciutils solid
|
kwidgetsaddons kxmlgui libraw1394 pciutils solid
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = [ kdeclarative kdelibs4support ki18n kio ];
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/kinfocenter"
|
wrapQtProgram "$out/bin/kinfocenter"
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user