[banshee/gtk3: 400/400] build: Require Gtk# 2.99.1 as it brings some API changes
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/gtk3: 400/400] build: Require Gtk# 2.99.1 as it brings some API changes
- Date: Sun, 18 Nov 2012 14:54:58 +0000 (UTC)
commit 117dcfcf4ba0e9050bc0ef23db25b7e7e1b406c0
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sun Nov 18 14:51:50 2012 +0100
build: Require Gtk# 2.99.1 as it brings some API changes
build/m4/banshee/gtk-sharp.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/m4/banshee/gtk-sharp.m4 b/build/m4/banshee/gtk-sharp.m4
index a52ea37..0ebe90e 100644
--- a/build/m4/banshee/gtk-sharp.m4
+++ b/build/m4/banshee/gtk-sharp.m4
@@ -1,6 +1,6 @@
AC_DEFUN([BANSHEE_CHECK_GTK_SHARP],
[
- GTKSHARP3_REQUIRED=2.99
+ GTKSHARP3_REQUIRED=2.99.1
PKG_CHECK_MODULES(GLIBSHARP, glib-sharp-3.0 >= $GTKSHARP3_REQUIRED)
PKG_CHECK_MODULES(GTKSHARP, gtk-sharp-3.0 >= GTKSHARP3_REQUIRED)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]