[banshee: 6/6] build: Bump GStreamer required version to 1.0.0



commit dabd5d5604fc4c724603d19725bcf07ab9de628b
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Thu Oct 10 21:58:10 2013 +0200

    build: Bump GStreamer required version to 1.0.0
    
    Just because it looks better than 0.11.99...

 build/m4/banshee/gstreamer.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/m4/banshee/gstreamer.m4 b/build/m4/banshee/gstreamer.m4
index 917cf58..5bfc468 100644
--- a/build/m4/banshee/gstreamer.m4
+++ b/build/m4/banshee/gstreamer.m4
@@ -1,6 +1,6 @@
 AC_DEFUN([BANSHEE_CHECK_GSTREAMER],
 [
-       GSTREAMER_REQUIRED_VERSION=0.11.99
+       GSTREAMER_REQUIRED_VERSION=1.0.0
        AC_SUBST(GSTREAMER_REQUIRED_VERSION)
 
        PKG_CHECK_MODULES(GST,


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