summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2010-08-13 21:51:29 -0500
committerGeorge Sherwood2010-09-12 14:16:37 -0500
commit7ab2b8d1075e8162096df25c41706569a9da5b17 (patch)
treea4c8cfe8cb4ee34ab963c7e511be64704b67addc
parent80ce73bbe6655b3937365a2e82b49ca2e98319a4 (diff)
webkitgtk: Removed optional_depends gobject-introspection. It is broken
for now. (cherry picked from commit a2bd2d622fccc27d5a087ca7b99c6f29fc4ceb32)
-rwxr-xr-xhttp/webkitgtk/DEPENDS14
-rw-r--r--http/webkitgtk/HISTORY3
2 files changed, 10 insertions, 7 deletions
diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index 46df264a17..53ac12685d 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -40,15 +40,15 @@ optional_depends gst-plugins-base \
"--disable-video" \
"for HTML5 streaming video support" &&
-optional_depends gobject-introspection \
- "--enable-introspection" \
- "--disable-introspection" \
- "to enable introspection" &&
+#optional_depends gobject-introspection \
+# "--enable-introspection" \
+# "--disable-introspection" \
+# "to enable introspection" &&
optional_depends geoclue \
"--enable-geolocation" \
"--disable-geolocation" \
- "to enable geolocation support" &&
+ "to enable geolocation support"
-if is_depends_enabled $SPELL gobject-introspection; \
- then depends gir-repository; fi
+#if is_depends_enabled $SPELL gobject-introspection; \
+# then depends gir-repository; fi
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index 7a4786f193..4134f5dc2f 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,6 @@
+2010-08-13 George Sherwood <gsherwood@sourcemage.org>
+ * DEPENDS: Remove optional_depends gobject-introspection for now.
+
2010-07-16 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.2.3
* PRE_BUILD, webkit-icu44.patch: removed