seed r615 - trunk
- From: hortont svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r615 - trunk
- Date: Thu, 1 Jan 2009 05:37:43 +0000 (UTC)
Author: hortont
Date: Thu Jan 1 05:37:43 2009
New Revision: 615
URL: http://svn.gnome.org/viewvc/seed?rev=615&view=rev
Log:
Fedora build fix.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Thu Jan 1 05:37:43 2009
@@ -102,8 +102,8 @@
AC_SUBST(SEED_PROFILE_LDFLAGS)
dnl ===========================Packages========================================
-PKG_CHECK_MODULES(SEED, gobject-introspection-1.0 webkit-1.0)
-PKG_CHECK_MODULES(LIBSEED, gobject-introspection-1.0 webkit-1.0)
+PKG_CHECK_MODULES(SEED, gobject-introspection-1.0 webkit-1.0 libffi)
+PKG_CHECK_MODULES(LIBSEED, gobject-introspection-1.0 webkit-1.0 libffi)
AC_CONFIG_FILES([
seed.pc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]