[empathy: 59/99] Add depend on new GStreamer for gst_element_request_pad
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 59/99] Add depend on new GStreamer for gst_element_request_pad
- Date: Thu, 9 Jun 2011 09:54:18 +0000 (UTC)
commit dd332efd3b0abfa789a54a03f105bdf04e0c9b78
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
Conflicts:
configure.ac
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bf457ff..e0fbb68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,6 +35,7 @@ FOLKS_REQUIRED=0.5.1
GLIB_REQUIRED=2.28.0
GNUTLS_REQUIRED=2.8.5
GTK_REQUIRED=3.0.2
+GSTREAMER_REQUIRED=0.10.32
KEYRING_REQUIRED=2.26.0
GCR_REQUIRED=2.91.4
LIBCANBERRA_GTK_REQUIRED=0.25
@@ -160,7 +161,7 @@ PKG_CHECK_MODULES(EMPATHY,
gmodule-export-2.0
gobject-2.0
gsettings-desktop-schemas
- 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]