[nautilus] meson.build: bump GTK+ version requirement
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] meson.build: bump GTK+ version requirement
- Date: Fri, 8 Dec 2017 13:24:54 +0000 (UTC)
commit ddca5f532aa02b00d8d906b736a7f8560515de86
Author: Ernestas Kulik <ernestask gnome org>
Date: Fri Dec 8 15:21:24 2017 +0200
meson.build: bump GTK+ version requirement
Starred locations in GtkPlacesSidebar are only available in 3.22.26
onward.
https://bugzilla.gnome.org/show_bug.cgi?id=786039
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index f044059a8..576edbe35 100644
--- a/meson.build
+++ b/meson.build
@@ -23,7 +23,7 @@ sysconfdir = get_option ('sysconfdir')
glib_ver = '>=2.51.2'
gnome_desktop_ver = '>=3.0.0'
pango_ver = '1.28.3'
-gtk_ver = '>=3.22.6'
+gtk_ver = '>=3.22.26'
xml_ver = '>=2.7.8'
notify_ver = '0.7.0'
schemas_ver = '>=3.8.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]