[vinagre/libpeas: 7/10] Require libpeas
- From: Jonh Wendell <jwendell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre/libpeas: 7/10] Require libpeas
- Date: Wed, 28 Jul 2010 10:27:48 +0000 (UTC)
commit eab2e642f8f512399ff6a751fab04189236b2134
Author: Jonh Wendell <jwendell gnome org>
Date: Tue Jul 20 21:06:12 2010 -0300
Require libpeas
configure.ac | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6bc4752..ccfe49d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,6 +81,7 @@ PANEL_REQUIRED_VERSION=2.0.0
TELEPATHY_GLIB_REQUIRED=0.11.6
XML_REQUIRED=2.6.31
VTE_REQUIRED=0.20
+PEAS_REQUIRED=0.5.2
# Check for avahi
AC_ARG_ENABLE(avahi,
@@ -108,6 +109,8 @@ PKG_CHECK_MODULES(VINAGRE, \
gnome-keyring-1 \
libxml-2.0 >= $XML_REQUIRED \
dbus-glib-1 \
+ libpeas-1.0 >= $PEAS_REQUIRED \
+ libpeasui-1.0 >= $PEAS_REQUIRED
)
AC_SUBST(VINAGRE_CFLAGS)
AC_SUBST(VINAGRE_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]