[jhbuild] 3.16: reduce WebKit1 requirement



commit d8ba1b91011e0fe9704a6b0b8c25dad3f9c142da
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Oct 22 19:03:45 2014 -0500

    3.16: reduce WebKit1 requirement
    
    This requirement is too high for many modern distros, including Fedora
    20, openSUSE 13.1, and Ubuntu 14.04. Hopefully nothing actually depends
    on the very few newly-added APIs in WebKit1; if so, we'll have to move
    it back to core-deps for a few more months.

 modulesets/gnome-sysdeps-3.16.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.16.modules b/modulesets/gnome-sysdeps-3.16.modules
index 0e33b9f..2f45313 100644
--- a/modulesets/gnome-sysdeps-3.16.modules
+++ b/modulesets/gnome-sysdeps-3.16.modules
@@ -936,6 +936,6 @@
 
   <systemmodule id="WebKit1">
     <pkg-config>webkitgtk-3.0.pc</pkg-config>
-    <branch repo="system" version="2.4.6"/>
+    <branch repo="system" version="2.0.0"/>
   </systemmodule>
 </moduleset>


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