kde5.ark: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 13:05:54 -05:00
parent fd272ea970
commit 16ab749298

View File

@ -31,21 +31,9 @@ kdeApp {
extra-cmake-modules
kdoctools
];
buildInputs = [
karchive
kconfig
kcrash
kdbusaddons
kiconthemes
kservice
kpty
kwidgetsaddons
libarchive
];
propagatedBuildInputs = [
khtml
ki18n
kio
khtml ki18n kio karchive kconfig kcrash kdbusaddons kiconthemes kservice
kpty kwidgetsaddons libarchive
];
postInstall = ''
wrapQtProgram "$out/bin/ark" \