kde5.breeze-icons: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 10:47:15 -05:00
parent 068bbfa22d
commit 5560c4a28b

View file

@ -6,5 +6,5 @@
kdeFramework {
name = "breeze-icons";
nativeBuildInputs = [ extra-cmake-modules ];
buildInputs = [ qtsvg ];
propagatedBuildInputs = [ qtsvg ];
}