[empathy/gnome-2-34] Require folks <= 0.2



commit 6bad52391b6cc7a0c0d5c8e011fc9d6f2df973dd
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date:   Fri Jan 28 09:34:43 2011 +0000

    Require folks <= 0.2
    
    Folks 0.3 has the same pkgconfig name but a different API
    which we don't support yet.

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b70b740..030b8a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -141,7 +141,9 @@ PKG_CHECK_MODULES(EMPATHY,
    dbus-glib-1
    farsight2-0.10
    folks >= $FOLKS_REQUIRED
+   folks <= 0.2
    folks-telepathy >= $FOLKS_REQUIRED
+   folks-telepathy <= 0.2
    gconf-2.0 >= $GCONF_REQUIRED
    gio-2.0 >= $GLIB_REQUIRED
    gio-unix-2.0 >= $GLIB_REQUIRED



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]