From 25862ae294270024ef1664b4f189fd1e2ea82bf4 Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Thu, 21 Jan 2016 15:27:39 +0000 Subject: [PATCH] Ensure to use compatible liborc version with wanted gstreamer version https://bugs.webkit.org/show_bug.cgi?id=153276 For example gst-plugins-base-1.4.4 fails to build with liborc-0.4.24. The user may have a very recent liborc installed on his system. Patch by Julien Isorce on 2016-01-21 Reviewed by Philippe Normand. * efl/jhbuild.modules: add liborc-0.4.17 and make it a gst dependency. * gtk/jhbuild.modules: add liborc-0.4.17 and make it a gst depencendy. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@195408 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Tools/ChangeLog | 13 +++++++++++++ Tools/efl/jhbuild.modules | 10 ++++++++++ Tools/gtk/jhbuild.modules | 10 ++++++++++ 3 files changed, 33 insertions(+) diff --git a/Tools/ChangeLog b/Tools/ChangeLog index 0ce01cc..8142d25 100644 --- a/Tools/ChangeLog +++ b/Tools/ChangeLog @@ -1,3 +1,16 @@ +2016-01-21 Julien Isorce + + Ensure to use compatible liborc version with wanted gstreamer version + https://bugs.webkit.org/show_bug.cgi?id=153276 + + For example gst-plugins-base-1.4.4 fails to build with liborc-0.4.24. + The user may have a very recent liborc installed on his system. + + Reviewed by Philippe Normand. + + * efl/jhbuild.modules: add liborc-0.4.17 and make it a gst dependency. + * gtk/jhbuild.modules: add liborc-0.4.17 and make it a gst depencendy. + 2016-01-21 Nan Wang AX: [IOS] Implement next/previous text marker functions using TextIterator diff --git a/Tools/efl/jhbuild.modules b/Tools/efl/jhbuild.modules index a7bd044..123cc5f 100644 --- a/Tools/efl/jhbuild.modules +++ b/Tools/efl/jhbuild.modules @@ -239,7 +239,17 @@ md5sum="9c0cfef285d5c4a5c80d00904ddab380"/> + + + + + + + + + + + + + +