[glom] Added DOAP file.
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Subject: [glom] Added DOAP file.
- Date: Wed, 22 Jul 2009 10:45:06 +0000 (UTC)
commit 4d8cce2b53969f217bb237d4411b43a1fdc032f2
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jul 21 18:04:55 2009 +0200
Added DOAP file.
ChangeLog | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f8d6591..686b162 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@
of Glom now depends on the bakery shared library.
I suspect that libglom should depend on python somehow, but we will see.
+2009-07-22 Johannes Schmid <jschmid openismus com>
+
+ * configure.ac: Fix typo with libepc
+ Fixed typo with libepc in configure.ac:ChangeLog
+
2009-07-17 Murray Cumming <murrayc murrayc com>
Use an xmlns ID for the MIME-type registration.
diff --git a/configure.ac b/configure.ac
index 40ae618..d400a68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,7 @@ fi
REQUIRED_LIBGLOM_LIBS="giomm-2.4 gthread-2.0 libxml++-2.6 pygda-4.0 >= 2.25.3 pygobject-2.0 >= 2.6.0 libgdamm-4.0 >= 3.99.14 libgda-4.0 >= 4.0.0 libgda-postgres-4.0"
if test "$enable_maemo" = "yes"; then
- REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS ibepc-1.0 >= 0.3.1 avahi-ui";
+ REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.3.1 avahi-ui";
elif test "$win32" = "true"; then
REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS";
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]