breeze-gtk: install GTK 3.20-compatible theme

This commit is contained in:
Thomas Tuegel 2016-08-14 19:23:59 -05:00
parent dacc3fa985
commit 888570438c

View File

@ -5,4 +5,5 @@
plasmaPackage {
name = "breeze-gtk";
nativeBuildInputs = [ ecm ];
cmakeFlags = [ "-DWITH_GTK3_VERSION=3.20" ];
}