aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-05 00:59:31 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-05 02:02:54 +0800
commit724cd69e9e60f6057f1ea0f95a1fdfb127140f5d (patch)
tree4641c21c8e82642c6575d2e36c4aa9c7b80c3618
parent0e57e53aae124087c0a37afc699a70b40aaba55a (diff)
downloadgsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.tar
gsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.tar.gz
gsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.tar.bz2
gsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.tar.lz
gsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.tar.xz
gsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.tar.zst
gsoc2013-empathy-724cd69e9e60f6057f1ea0f95a1fdfb127140f5d.zip
Empathy should link on Farsight2
Empathy uses some Farsight2 API but doesn't explicitely link on it (#600671).
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f7ef4ff72..cde66e226 100644
--- a/configure.ac
+++ b/configure.ac
@@ -126,6 +126,7 @@ PKG_CHECK_MODULES(EMPATHY,
dbus-glib-1
telepathy-glib >= $TELEPATHY_GLIB_REQUIRED
telepathy-farsight
+ farsight2-0.10
gstreamer-0.10
unique-1.0
gnome-keyring-1 >= $KEYRING_REQUIRED