breeze-gtk: install GTK 3.20-compatible theme

This commit is contained in:
Thomas Tuegel
2016-08-15 08:57:54 -05:00
parent dacc3fa985
commit 888570438c
@@ -5,4 +5,5 @@
plasmaPackage {
name = "breeze-gtk";
nativeBuildInputs = [ ecm ];
cmakeFlags = [ "-DWITH_GTK3_VERSION=3.20" ];
}