kde5.ark: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 13:05:54 -05:00
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" \