[jhbuild] [3.0] enable geolocation support in webkit, seems required for introspection



commit ac27e817f4794047231d6f53ea18cbbd87cede71
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Jun 29 15:09:10 2010 +0200

    [3.0] enable geolocation support in webkit, seems required for introspection

 modulesets/gnome-external-deps-3.0.modules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-external-deps-3.0.modules b/modulesets/gnome-external-deps-3.0.modules
index a765f5e..2cb3f5d 100644
--- a/modulesets/gnome-external-deps-3.0.modules
+++ b/modulesets/gnome-external-deps-3.0.modules
@@ -996,7 +996,8 @@
     </suggests>
   </autotools>
 
-  <autotools id="WebKit-3" makefile="GNUmakefile" autogenargs="--with-gtk=3.0 --enable-introspection">
+  <autotools id="WebKit-3" makefile="GNUmakefile"
+             autogenargs="--with-gtk=3.0 --enable-introspection --enable-geolocation">
     <branch repo="webkitgtk.org" checkoutdir="webkit-1.3.2-gtk3"
             module="webkit-1.3.2.tar.gz" version="1.3.2"
             hash="sha256:b0f265a1f339f19855572ac6e18a2c1f6aee596cf7c5f70fd3ea00b8e86901a6"



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