kde5.plasma-desktop: remove redundant propagatedUserEnvPkgs

This commit is contained in:
Thomas Tuegel 2016-01-31 17:01:29 -06:00
parent a5b7cf0939
commit 7b11d5066a

View file

@ -60,9 +60,6 @@ plasmaPackage rec {
qtquickcontrols
qtx11extras
];
# All propagatedBuildInputs should be present in the profile because
# wrappers cannot be used here.
propagatedUserEnvPkgs = propagatedBuildInputs;
patches = [
./0001-qt-5.5-QML-import-paths.patch
(substituteAll {