From e122378bc1c7ae448ab11c322fa94107242016ac Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 23 May 2011 18:30:06 +0000 Subject: main/webkit: build dependency of perl-switch perl-switch was previously part of perl package --- main/webkit/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/webkit/APKBUILD b/main/webkit/APKBUILD index 243e4e2385..d244df4195 100644 --- a/main/webkit/APKBUILD +++ b/main/webkit/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=webkit pkgver=1.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" arch="all" @@ -13,7 +13,8 @@ makedepends=" gnutls-dev sqlite-dev libxslt-dev libxt-dev libiconv-dev gettext-dev zlib-dev libgcrypt-dev libgpg-error-dev expat-dev e2fsprogs-dev enchant-dev libxi-dev libxrandr-dev libxcursor-dev libxdamage-dev - libxcomposite-dev gstreamer-dev gst-plugins-base-dev gobject-introspection + libxcomposite-dev gstreamer-dev gst-plugins-base-dev + gobject-introspection perl-switch " install= subpackages="$pkgname-dev gtklauncher" -- cgit v1.2.3