From 90bebf31c2dc1f5221b70fd753d5202f66e9ff31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 11 Sep 2012 12:40:18 -0400 Subject: Depend on farstream-0.2 for GStreamer 1.0 compat --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 30582a2..4ff6114 100644 --- a/configure.ac +++ b/configure.ac @@ -106,7 +106,7 @@ AC_SUBST(TELEPATHY_CFLAGS) AC_SUBST(TELEPATHY_LIBS) dnl Check for farstream -PKG_CHECK_MODULES(FARSTREAM, [farstream-0.1 >= 0.1.0]) +PKG_CHECK_MODULES(FARSTREAM, [farstream-0.2]) AC_SUBST(FARSTREAM_CFLAGS) AC_SUBST(FARSTREAM_LIBS) -- cgit v1.2.1