aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index db9d859..d131c9e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
GTK_REQUIRED_VERSION=2.18
GTK3_REQUIRED_VERSION=2.91
-GLIB_REQUIRED_VERSION=2.26
+GLIB_REQUIRED_VERSION=2.35.4
GIO_REQUIRED_VERSION=2.26
INDICATOR_REQUIRED_VERSION=0.4.93
DBUSMENUGTK_REQUIRED_VERSION=0.5.90
diff --git a/debian/control b/debian/control
index a06d8b4..04851eb 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9),
xvfb,
valac-0.16,
mono-devel (>= 2.4.3),
+ libglib2.0-dev (>= 2.35.4),
libgtk-3-dev (>= 2.91.3),
libgtk2.0-dev (>= 2.12.0),
python-gtk2-dev,