[Lunar-commits] <moonbase-gnome3> webkitgtk3: tweak the depends a bit.

Florin Braescu florin at lunar-linux.org
Sun Mar 3 17:50:58 CET 2013


commit a8790c47eb561faf5cae6c0c3ccfb39db0ff3e3b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 03 Mar 2013 08:50:58 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/a8790c47eb561faf5cae6c0c3ccfb39db0ff3e3b

webkitgtk3: tweak the depends a bit.
---
  libs/webkitgtk3/DEPENDS | +4/-9     
  1 file changed, 4 insertions(+), 9 deletions(-)

--- a/libs/webkitgtk3/DEPENDS
+++ b/libs/webkitgtk3/DEPENDS
@@ -1,3 +1,5 @@
+depends libXt
+depends gobject-introspection
 depends gtk+-3
 depends icu4c
 depends gperf
@@ -8,25 +10,18 @@ depends libpng
 depends freetype2
 depends libsoup
 depends enchant
+depends gtk-doc
 depends gst-plugins-base
+depends gst-plugins-good
 
 # workaround for make_names.pl
 depends Switch
 
-# compile fails without this for 1.8.2 so --enable is in BUILD for now
-#optional_depends "gst-plugins-good"      "--enable-video"         "--disable-video"         "for HTML5 video support"
-depends "gst-plugins-good"
-
 optional_depends "geoclue" \
                  "--enable-geolocation" \
                  "--disable-geolocation" \
                  "for geolocation support"
 
-optional_depends "gobject-introspection" \
-                 "--enable-introspection" \
-                 "--disable-introspection" \
-                 "say Y for Epiphany, and possibly others"
-
 optional_depends "librsvg" \
                  "--enable-svg --enable-svg-fonts" \
                  "--disable-svg"  \




More information about the Lunar-commits mailing list