summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2016-03-22 20:46:28 -0400
committerPavel Vinogradov2016-03-22 20:47:29 -0400
commitc0dd82a74e28d4ee2bdc5defb6d84f1b6af9d752 (patch)
treeeb7fb82a53ed4245c040eb670044771f4a1487c2
parent7376026bcecc6a314fc4874865e26b57eabdd8a4 (diff)
http/webkitgtk3: added optional_depends on gobject-introspection
-rwxr-xr-xhttp/webkitgtk3/DEPENDS6
-rw-r--r--http/webkitgtk3/HISTORY3
2 files changed, 7 insertions, 2 deletions
diff --git a/http/webkitgtk3/DEPENDS b/http/webkitgtk3/DEPENDS
index aa8285d9a9..f21b438374 100755
--- a/http/webkitgtk3/DEPENDS
+++ b/http/webkitgtk3/DEPENDS
@@ -65,4 +65,8 @@ optional_depends upower \
optional_depends gtk-doc \
-DENABLE_GTKDOC={ON,OFF} \
- "Build documentation with gtk-doc?"
+ "Build documentation with gtk-doc?" &&
+
+optional_depends gobject-introspection \
+ -DENABLE_INTROSPECTION={ON,OFF} \
+ "Enable introspection?"
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index 0e28b1dcf1..04b68555ec 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,6 +1,7 @@
2016-03-22 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated spell to 2.12.0
- * DEPENDS: x86_64 version needs llvm
+ * DEPENDS: x86_64 version needs llvm, added optional
+ gobject-introspection
2015-06-02 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated spell to 2.8.3