[totem] build: Require GStreamer core 1.2.4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] build: Require GStreamer core 1.2.4
- Date: Tue, 22 Apr 2014 15:11:19 +0000 (UTC)
commit e89540cb8b2a4566c2858be68be667ad55ff4dd3
Author: Bastien Nocera <hadess hadess net>
Date: Tue Apr 22 15:20:44 2014 +0200
build: Require GStreamer core 1.2.4
To get this necessary bug fix, making "Make available for offline
use" work as expected:
https://bugzilla.gnome.org/show_bug.cgi?id=724373
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 77adb74..3e48889 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ AC_SUBST(PLUGINDIR)
dnl the two versions here implicate the gstreamer core and gst-plugins
dnl release versions.
GST_MAJORMINOR=1.0
-GST_REQS=0.11.93
+GST_REQS=1.2.4
GST_PLUG_BASE_REQS=0.11.93
GSTPLUG_REQS=0.11.93
CLUTTER_REQS=1.17.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]