[tracker/version-macros: 5/9] build: Require GStreamer 0.10.31 for GstDateTime
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/version-macros: 5/9] build: Require GStreamer 0.10.31 for GstDateTime
- Date: Thu, 31 Mar 2011 19:30:49 +0000 (UTC)
commit fb8aa4d9d33833544d506fb05f17ed7aa65a843d
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 395321b..c94f05e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1519,7 +1519,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]