[cheese/wip/fixes: 8/8] Depend on GTK+ 3.10.0 for GtkHeaderBar
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/wip/fixes: 8/8] Depend on GTK+ 3.10.0 for GtkHeaderBar
- Date: Tue, 5 Nov 2013 23:59:08 +0000 (UTC)
commit 2bb1516ab571900ac9602943e1a96380734bdc65
Author: David King <amigadave amigadave com>
Date: Tue Nov 5 23:56:57 2013 +0000
Depend on GTK+ 3.10.0 for GtkHeaderBar
configure.ac | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b93e491..92ef872 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,8 +59,7 @@ IT_PROG_INTLTOOL([0.50.0])
GLIB_REQUIRED="glib-2.0 >= 2.32.0"
GOBJECT_REQUIRED="gobject-2.0 >= 2.28.0"
GIO_REQUIRED="gio-2.0 >= 2.32.0"
-GTK_REQUIRED="gtk+-3.0 >= 3.6.0"
-GDK_REQUIRED="gdk-3.0 >= 3.6.0"
+GTK_REQUIRED="gtk+-3.0 >= 3.10.0"
GDK_PIXBUF_REQUIRED="gdk-pixbuf-2.0"
LIBGNOMEDESKTOP_REQUIRED="gnome-desktop-3.0 >= 2.91.6"
GSTREAMER_VERSION=0.11.0
@@ -119,7 +118,6 @@ PKG_CHECK_MODULES([CHEESE],
PKG_CHECK_MODULES([CHEESE_GTK],
[$GIO_REQUIRED
$GTK_REQUIRED
- $GDK_REQUIRED
$LIBRSVG_REQUIRED
$CLUTTERGTK_REQUIRED
$LIBCANBERRA_REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]