kde5.breeze-qt5: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 12:49:41 -05:00
parent ff7c15b41d
commit 3f4e8ab467

View File

@ -10,11 +10,9 @@ plasmaPackage {
extra-cmake-modules extra-cmake-modules
makeQtWrapper makeQtWrapper
]; ];
buildInputs = [
kcmutils kconfigwidgets kcoreaddons kdecoration kguiaddons
];
propagatedBuildInputs = [ propagatedBuildInputs = [
frameworkintegration ki18n kwindowsystem plasma-framework qtx11extras frameworkintegration ki18n kwindowsystem plasma-framework qtx11extras
kcmutils kconfigwidgets kcoreaddons kdecoration kguiaddons
]; ];
cmakeFlags = [ "-DUSE_Qt4=OFF" ]; cmakeFlags = [ "-DUSE_Qt4=OFF" ];
postInstall = '' postInstall = ''