breeze-gtk: bump GTK3 version
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
mkDerivation {
|
||||
name = "breeze-gtk";
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
cmakeFlags = [ "-DWITH_GTK3_VERSION=3.20" ];
|
||||
cmakeFlags = [ "-DWITH_GTK3_VERSION=3.22" ];
|
||||
buildInputs = [ qtbase ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user