kde5.breeze-icons: remove redundant propagatedUserEnvPkgs

This commit is contained in:
Thomas Tuegel
2016-01-31 21:15:03 -06:00
parent a7ae370fa3
commit 98aa081812
@@ -6,5 +6,5 @@
kdeFramework { kdeFramework {
name = "breeze-icons"; name = "breeze-icons";
nativeBuildInputs = [ extra-cmake-modules ]; nativeBuildInputs = [ extra-cmake-modules ];
propagatedUserEnvPkgs = [ qtsvg ]; buildInputs = [ qtsvg ];
} }