[gtranslator] Require libgda-sqlite



commit cfaade2f13e1d5d599b92f14213b32849359d318
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun May 6 10:18:03 2012 +0200

    Require libgda-sqlite

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index aa76fec..9b0049c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,7 +100,7 @@ PKG_CHECK_MODULES(GTRANSLATOR, [
 	gtksourceview-3.0 >= $SOURCEVIEW_REQUIRED
 	gdl-3.0 >= $GDL_REQUIRED
 	gsettings-desktop-schemas
-	libgda-$with_gda >= $GDA_REQUIRED
+	libgda-sqlite-$with_gda >= $GDA_REQUIRED
 	libpeas-1.0 >= $PEAS_REQUIRED
 	libpeas-gtk-1.0 >= $PEAS_REQUIRED
 ])



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