kde5.breeze-icons: no dev output

This commit is contained in:
Thomas Tuegel 2016-04-30 14:46:12 -05:00
parent 370120bd5f
commit 609a251ee9
1 changed files with 1 additions and 0 deletions

View File

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