kde5.ark: propagate all buildInputs
This commit is contained in:
parent
fd272ea970
commit
16ab749298
@ -31,21 +31,9 @@ kdeApp {
|
|||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
kdoctools
|
kdoctools
|
||||||
];
|
];
|
||||||
buildInputs = [
|
|
||||||
karchive
|
|
||||||
kconfig
|
|
||||||
kcrash
|
|
||||||
kdbusaddons
|
|
||||||
kiconthemes
|
|
||||||
kservice
|
|
||||||
kpty
|
|
||||||
kwidgetsaddons
|
|
||||||
libarchive
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
khtml
|
khtml ki18n kio karchive kconfig kcrash kdbusaddons kiconthemes kservice
|
||||||
ki18n
|
kpty kwidgetsaddons libarchive
|
||||||
kio
|
|
||||||
];
|
];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/ark" \
|
wrapQtProgram "$out/bin/ark" \
|
||||||
|
Loading…
Reference in New Issue
Block a user