[gtranslator] Relax the libgda requisite as we don't use any widget from it.



commit 6f20a78114c10eb5264951e634450f2c383150fe
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Mar 13 16:32:40 2011 +0100

    Relax the libgda requisite as we don't use any widget from it.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1e9a10d..8675df9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -105,7 +105,7 @@ PKG_CHECK_MODULES(GTRANSLATOR, [
 	gtksourceview-3.0 >= $SOURCEVIEW_REQUIRED
 	gdl-3.0 >= $GDL_REQUIRED
 	gsettings-desktop-schemas
-	libgda-5.0 >= 4.99.0
+	libgda-4.0 >= 4.2.0
 	libpeas-1.0 >= 0.7.0
 	libpeas-gtk-1.0 >= 0.7.0
 ])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]