summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2014-09-21 04:19:10 +0200
committerBastien Nocera <hadess@hadess.net>2014-09-21 04:19:59 +0200
commit1ef95a92cd2bc8f2e57ff2ce28f7a130d51c3c5e (patch)
tree03f454a403ea3339d4dc9c0706a5761f9b501545 /configure.ac
parent77e4bb72a68e0c635af62279a22b47525dbce62e (diff)
downloadtotem-1ef95a92cd2bc8f2e57ff2ce28f7a130d51c3c5e.tar.gz
build: Require gst-plugins-base 1.4.2
So we can pick up the fix for https://bugzilla.gnome.org/show_bug.cgi?id=735748
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6fc6c5100..75f237b86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ dnl the two versions here implicate the gstreamer core and gst-plugins
dnl release versions.
GST_MAJORMINOR=1.0
GST_REQS=1.3.1
-GST_PLUG_BASE_REQS=0.11.93
+GST_PLUG_BASE_REQS=1.4.2
GSTPLUG_REQS=0.11.93
CLUTTER_REQS=1.17.3
CLUTTER_GST_REQS=1.5.5