[banshee] [build] Remove glade-sharp dep
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [build] Remove glade-sharp dep
- Date: Sun, 21 Feb 2010 23:34:08 +0000 (UTC)
commit e744305430a46455292ced5115a347b4cc2692e8
Author: Gabriel Burt <gabriel burt gmail com>
Date: Sun Feb 21 14:50:53 2010 -0800
[build] Remove glade-sharp dep
build/m4/banshee/gtk-sharp.m4 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/build/m4/banshee/gtk-sharp.m4 b/build/m4/banshee/gtk-sharp.m4
index 6b2dbe8..795bfdd 100644
--- a/build/m4/banshee/gtk-sharp.m4
+++ b/build/m4/banshee/gtk-sharp.m4
@@ -3,8 +3,7 @@ AC_DEFUN([BANSHEE_CHECK_GTK_SHARP],
GTKSHARP_REQUIRED=2.12
PKG_CHECK_MODULES(GTKSHARP,
- gtk-sharp-2.0 >= $GTKSHARP_REQUIRED \
- glade-sharp-2.0 >= $GTKSHARP_REQUIRED)
+ gtk-sharp-2.0 >= $GTKSHARP_REQUIRED)
AC_SUBST(GTKSHARP_LIBS)
PKG_CHECK_MODULES(GLIBSHARP,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]