aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2011-12-13 22:09:05 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-12-13 22:15:06 +0800
commitd459b0885f427588ff5d45c84065a1534034d966 (patch)
tree331e9374f30a834abd373995fa2f45950d0b9af2
parentbb1e5f60466aeeabee2140cb516ace9259b8731d (diff)
downloadgsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.tar
gsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.tar.gz
gsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.tar.bz2
gsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.tar.lz
gsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.tar.xz
gsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.tar.zst
gsoc2013-evolution-d459b0885f427588ff5d45c84065a1534034d966.zip
Bug 665782 - configure.ac: Add gmodule-2.0 to GNOME_PLATFORM
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 128bd1f6e7..047ffee343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,6 +242,7 @@ dnl Check for base dependencies early.
dnl **********************************
PKG_CHECK_MODULES([GNOME_PLATFORM],
[gio-2.0 >= glib_minimum_version
+ gmodule-2.0 >= glib_minimum_version
cairo-gobject
gtk+-3.0 >= gtk_minimum_version
gail-3.0 >= gtk_minimum_version