r1745 - trunk/src/target/OM-2007/openmoko-libs

mickey at sita.openmoko.org mickey at sita.openmoko.org
Sat Apr 14 00:45:06 CEST 2007


Author: mickey
Date: 2007-04-14 00:45:06 +0200 (Sat, 14 Apr 2007)
New Revision: 1745

Modified:
   trunk/src/target/OM-2007/openmoko-libs/configure.ac
Log:
openmoko-libs: requires gsmd now (thanks to libmokogsmd)


Modified: trunk/src/target/OM-2007/openmoko-libs/configure.ac
===================================================================
--- trunk/src/target/OM-2007/openmoko-libs/configure.ac	2007-04-13 22:43:12 UTC (rev 1744)
+++ trunk/src/target/OM-2007/openmoko-libs/configure.ac	2007-04-13 22:45:06 UTC (rev 1745)
@@ -17,7 +17,8 @@
 PKG_CHECK_MODULES(DEPS,
                   gtk+-2.0 >= $GTK_VERSION
                   libecal-1.2 >= $LIBECAL_VERSION
-                  gdk-pixbuf-2.0)
+                  gdk-pixbuf-2.0
+                  libgsmd)
 
 if test x$MOKO_DEVEL = xon ; then
     AC_MSG_NOTICE([removing -O2 from CFLAGS])





More information about the commitlog mailing list