telepathy-farstream: Depend on farstream-0.2 for GStreamer 1.0 compat
Olivier Crête
tester at kemper.freedesktop.org
Tue Sep 11 09:42:34 PDT 2012
Module: telepathy-farstream
Branch: master
Commit: 90bebf31c2dc1f5221b70fd753d5202f66e9ff31
URL: http://cgit.freedesktop.org/telepathy/telepathy-farstream/commit/?id=90bebf31c2dc1f5221b70fd753d5202f66e9ff31
Author: Olivier Crête <olivier.crete at collabora.com>
Date: Tue Sep 11 12:40:18 2012 -0400
Depend on farstream-0.2 for GStreamer 1.0 compat
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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)
More information about the telepathy-commits
mailing list