[empathy/gnome-2-34] Add depend on new GStreamer for gst_element_request_pad
- From: Sjoerd Simons <sjoerds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] Add depend on new GStreamer for gst_element_request_pad
- Date: Mon, 14 Mar 2011 13:50:27 +0000 (UTC)
commit 8f37a79424dc8bd8b389d3d28a61a9ef28e1978f
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Mon Mar 14 13:48:04 2011 +0000
Add depend on new GStreamer for gst_element_request_pad
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0b3b064..06f5188 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,6 +35,7 @@ FOLKS_REQUIRED=0.3.5
GCONF_REQUIRED=1.2.0
GLIB_REQUIRED=2.27.2
GNUTLS_REQUIRED=2.8.5
+GSTREAMER_REQUIRED=0.10.32
GTK_REQUIRED=2.22.0
KEYRING_REQUIRED=2.26.0
LIBCANBERRA_GTK_REQUIRED=0.4
@@ -154,7 +155,7 @@ PKG_CHECK_MODULES(EMPATHY,
gnutls >= $GNUTLS_REQUIRED
gmodule-export-2.0
gobject-2.0
- gstreamer-0.10
+ gstreamer-0.10 >= $GSTREAMER_REQUIRED
gstreamer-interfaces-0.10
libxml-2.0
telepathy-glib >= $TELEPATHY_GLIB_REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]