[gnac] Updated GStreamer required version



commit 645ee01cd6501029febbedbda64c1f2f4ee30bef
Author: BenoÃt Dupasquier <bdupasqu src gnome org>
Date:   Wed Feb 1 22:22:22 2012 +0000

    Updated GStreamer required version

 configure.ac   |    2 +-
 debian/control |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 76ea5db..b0fef5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,7 +91,7 @@ AC_SUBST(UNIQUE_CFLAGS)
 AC_SUBST(UNIQUE_LIBS)
 
 dnl Find the GStreamer libraries
-GSTREAMER_REQUIRED_VERSION=0.10.12
+GSTREAMER_REQUIRED_VERSION=0.10.31
 PKG_CHECK_MODULES(GSTREAMER, [
   gstreamer-0.10              >= $GSTREAMER_REQUIRED_VERSION
   gstreamer-base-0.10         >= $GSTREAMER_REQUIRED_VERSION
diff --git a/debian/control b/debian/control
index fac1bdd..fb3d259 100755
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gnac
 Section: sound
 Priority: optional
 Maintainer: The Gnac Team <gnac-list gnome org>
-Build-Depends: debhelper (>= 7), autotools-dev, intltool (>= 0.41.1-0ubuntu1), binutils, gettext (>= 0.17), libgstreamer0.10-dev (>= 0.10.21),  libgtk-3-dev (>= 2.16), libglib2.0-dev (>= 2.18), libxml2-dev, libgstreamer-plugins-base0.10-dev (>= 0.10.21), libunique-3.0-dev, gnome-doc-utils (>= 0.17.2)
+Build-Depends: debhelper (>= 7), autotools-dev, intltool (>= 0.41.1-0ubuntu1), binutils, gettext (>= 0.17), libgstreamer0.10-dev (>= 0.10.31),  libgtk-3-dev (>= 2.16), libglib2.0-dev (>= 2.18), libxml2-dev, libgstreamer-plugins-base0.10-dev (>= 0.10.31), libunique-3.0-dev, gnome-doc-utils (>= 0.17.2)
 Standards-Version: 3.9.2
 Homepage: http://gnac.sf.net
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]