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 qtquickcontrols
qtx11extras qtx11extras
]; ];
# All propagatedBuildInputs should be present in the profile because
# wrappers cannot be used here.
propagatedUserEnvPkgs = propagatedBuildInputs;
patches = [ patches = [
./0001-qt-5.5-QML-import-paths.patch ./0001-qt-5.5-QML-import-paths.patch
(substituteAll { (substituteAll {