[pitivi] We depend on Gst master again



commit d5ac4b548588f7302e460ed9ff7a5ffd2b6183a8
Author: Thibault Saunier <tsaunier gnome org>
Date:   Mon Jan 4 21:47:43 2016 +0100

    We depend on Gst master again
    
    As we need 3737466563fcba618e88c3534869429b2e0c839a: controlsource: Annotate get_value[_array] as (method)

 bin/pitivi-git-environment.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/pitivi-git-environment.sh b/bin/pitivi-git-environment.sh
index 724029d..57db796 100755
--- a/bin/pitivi-git-environment.sh
+++ b/bin/pitivi-git-environment.sh
@@ -15,7 +15,7 @@ MYPITIVI=${MYPITIVI:-$HOME/pitivi-git}
 # Change DEFAULT_GST_VERSION to a number greater than the last known release
 # if you prefer to work with the "master" branch of everything.
 # In that case, the script will automatically "pull --rebase" modules.
-DEFAULT_GST_VERSION="1.6"
+DEFAULT_GST_VERSION="master"
 
 GST_RELEASE_TAG=${GST_RELEASE_TAG:-$DEFAULT_GST_VERSION}
 GST_MIN_VERSION=${GST_MIN_VERSION:-$DEFAULT_GST_VERSION}


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