[geary/wip/765516-gtk-widget-conversation-viewer: 5/58] Bump minimum GTK+ version to 3.12.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/765516-gtk-widget-conversation-viewer: 5/58] Bump minimum GTK+ version to 3.12.
- Date: Fri, 13 May 2016 02:16:47 +0000 (UTC)
commit 6bd1a5dabf48d175ce66314b8e465f734e8099a2
Author: Michael James Gratton <mike vee net>
Date: Sun Apr 10 00:32:44 2016 +1000
Bump minimum GTK+ version to 3.12.
debian/control | 6 +++---
src/CMakeLists.txt | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/debian/control b/debian/control
index 8b7d27c..32e5b1f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Michael Gratton <mike vee net>
Build-Depends: debhelper (>= 8),
libgee-0.8-dev,
- libglib2.0-dev (>= 2.38.0),
- libgtk-3-dev (>= 3.10.0),
+ libglib2.0-dev (>= 2.34.0),
+ libgtk-3-dev (>= 3.12.0),
libnotify-dev (>=0.7.5),
libcanberra-dev (>= 0.28),
libwebkitgtk-3.0-dev (>= 1.10.0),
@@ -30,7 +30,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libgee-0.8-2,
libglib2.0-0 (>= 2.34.0),
- libgtk-3-0 (>= 3.10.0),
+ libgtk-3-0 (>= 3.12.0),
libnotify4 (>= 0.7.5),
libcanberra0 (>= 0.28),
libwebkitgtk-3.0-0 (>= 1.10.0),
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bdbcedd..2dd15aa 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -544,8 +544,8 @@ set(TARGET_GLIB 2.38)
pkg_check_modules(DEPS REQUIRED
gthread-2.0
glib-2.0>=${TARGET_GLIB}.0
- gio-2.0>=2.32.0
- gtk+-3.0>=3.10.0
+ gio-2.0>=2.28.0
+ gtk+-3.0>=3.12.0
gee-0.8>=0.8.5
libnotify>=0.7.5
libcanberra>=0.28
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]