[Lunar-commits] <moonbase> gnumeric, libgnomedb: depend on libgda instead of libgda2.

Florin Braescu florin at lunar-linux.org
Tue Apr 20 21:49:17 CEST 2010


commit 02e43665c86851d014ebe45349094f55f41d4d70
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Apr 20 22:49:17 2010 +0300

    gnumeric, libgnomedb: depend on libgda instead of libgda2.
---
 gnome2/apps/gnumeric/DEPENDS    |    2 +-
 gnome2/extra/libgnomedb/DEPENDS |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome2/apps/gnumeric/DEPENDS b/gnome2/apps/gnumeric/DEPENDS
index b8a10a6..579dc28 100644
--- a/gnome2/apps/gnumeric/DEPENDS
+++ b/gnome2/apps/gnumeric/DEPENDS
@@ -13,7 +13,7 @@ optional_depends  "perl" \
                   "--without-perl" \
                   "compile the Perl plugin loader"
 
-optional_depends  "libgda2" \
+optional_depends  "libgda" \
                   "--with-gda" \
                   "--without-gda" \
                   "compile the Gnome Database Access plugin"
diff --git a/gnome2/extra/libgnomedb/DEPENDS b/gnome2/extra/libgnomedb/DEPENDS
index 270b801..c76face 100644
--- a/gnome2/extra/libgnomedb/DEPENDS
+++ b/gnome2/extra/libgnomedb/DEPENDS
@@ -1,3 +1,3 @@
 depends libgnomeui
-depends libgda2
+depends libgda
 depends scrollkeeper


More information about the Lunar-commits mailing list