[tracker] build: Require GStreamer 0.10.31 for GstDateTime
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] build: Require GStreamer 0.10.31 for GstDateTime
- Date: Thu, 31 Mar 2011 16:30:26 +0000 (UTC)
commit 8ac7b3f3a81268cf5429652e4acbfafe51796c26
Author: Jürg Billeter <j bitron ch>
Date: Thu Mar 31 17:43:35 2011 +0200
build: Require GStreamer 0.10.31 for GstDateTime
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0ceb38c..c93a2aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1514,7 +1514,7 @@ AC_SUBST(GUPNP_DLNA_CFLAGS)
AC_SUBST(GUPNP_DLNA_LIBS)
PKG_CHECK_MODULES(GSTREAMER,
- [gstreamer-0.10 >= 0.10.12 gstreamer-tag-0.10 >= 0.10.12],
+ [gstreamer-0.10 >= 0.10.31 gstreamer-tag-0.10 >= 0.10.31],
[have_libgstreamer=yes],
[have_libgstreamer=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]