summaryrefslogtreecommitdiffstats
path: root/main/webkitgtk
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-01-13 13:47:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-01-13 13:48:00 +0000
commitc6768e70c6b3d084679526183e01df9f89160390 (patch)
tree94a75ad1038b107ab1bc85af8c087796dbfff667 /main/webkitgtk
parent9b1da1810a86db2a3e90bffc251dc19428b1850b (diff)
downloadaports-c6768e70c6b3d084679526183e01df9f89160390.tar.bz2
aports-c6768e70c6b3d084679526183e01df9f89160390.tar.xz
main/webkitgtk: enable introspection
Diffstat (limited to 'main/webkitgtk')
-rw-r--r--main/webkitgtk/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/webkitgtk/APKBUILD b/main/webkitgtk/APKBUILD
index 8f2a62ae6..af2d0482c 100644
--- a/main/webkitgtk/APKBUILD
+++ b/main/webkitgtk/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=webkitgtk
pkgver=2.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="portable web rendering engine WebKit for GTK+"
url="http://webkitgtk.org/"
arch="all"
@@ -80,6 +80,7 @@ build() {
--disable-geolocation \
--disable-webkit2 \
--with-gtk=3.0 \
+ --enable-introspection \
|| return 1
# fight overlinking