[jhbuild] libproxy: Remove mozilla dependency



commit 4ed211cb1f3acc2dc38ac5c6c1980fbc5f378b71
Author: Colin Walters <walters verbum org>
Date:   Thu May 19 13:05:22 2011 -0400

    libproxy: Remove mozilla dependency
    
    Just use the WebKit one.  With this we no longer
    have a dependency on mozilla, only js185.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650612

 modulesets/gnome-suites-core-deps-3.2.modules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.2.modules b/modulesets/gnome-suites-core-deps-3.2.modules
index f3db2cb..c88d595 100644
--- a/modulesets/gnome-suites-core-deps-3.2.modules
+++ b/modulesets/gnome-suites-core-deps-3.2.modules
@@ -747,7 +747,7 @@
   </autotools>
 
   <cmake id="libproxy"
-         cmakeargs="-DCMAKE_BUILD_TYPE=None -DWITH_KDE4=OFF -DWITH_PYTHON=OFF -DWITH_PERL=OFF -DWITH_VALA=ON -DWITH_DOTNET=OFF -DWITH_MOZJS=OFF -DWITH_WEBKIT=OFF -DGAC_DIR=${prefix}/lib/mono">
+         cmakeargs="-DCMAKE_BUILD_TYPE=None -DWITH_KDE4=OFF -DWITH_PYTHON=OFF -DWITH_PERL=OFF -DWITH_VALA=ON -DWITH_DOTNET=OFF -DWITH_MOZJS=OFF -DWITH_WEBKIT=ON -DGAC_DIR=${prefix}/lib/mono">
     <branch repo="libproxy.googlecode.com"
             module="libproxy-0.4.6.tar.gz" version="0.4.6"
             hash="sha256:9ad912e63b1efca98fb442240a2bc7302e6021c1d0b1b9363327729f29462f30"
@@ -759,7 +759,6 @@
       <dep package="NetworkManager"/>
     </suggests>
     <after>
-      <dep package="mozilla"/>
       <dep package="WebKit"/>
     </after>
   </cmake>



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