[Lunar-commits] <moonbase> webkit: gtk-doc seems to be a hard dependency due to some bug...
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Tue May 29 21:40:30 CEST 2012
commit e10c79e721b42503f806a1564993cad59e658c77
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Tue May 29 21:36:24 2012 +0200
webkit: gtk-doc seems to be a hard dependency due to some bug...
---
web/webkit/DEPENDS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/web/webkit/DEPENDS b/web/webkit/DEPENDS
index dc3982e..30d7ddf 100644
--- a/web/webkit/DEPENDS
+++ b/web/webkit/DEPENDS
@@ -13,6 +13,9 @@ depends gst-plugins-base
# workaround for make_names.pl
depends Switch
+#installation fails without gtk-doc with 1.8.1
+depends gtk-doc
+
#compile fails with --disable-video with 1.8.1
#optional_depends "gst-plugins-good" "--enable-video" "--disable-video" "for HTML5 video support"
depends gst-plugins-good
More information about the Lunar-commits
mailing list