From 3da7be17c5dec3d965a7d455b59289bb3f7ca457 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 9 Feb 2012 14:38:23 +0100 Subject: [PATCH] gnome-online-accounts: incr required webkit-gtk3 version. --- srcpkgs/gnome-online-accounts/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/gnome-online-accounts/template b/srcpkgs/gnome-online-accounts/template index a2d24c020b..2753b44670 100644 --- a/srcpkgs/gnome-online-accounts/template +++ b/srcpkgs/gnome-online-accounts/template @@ -5,7 +5,7 @@ distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--enable-google --enable-twitter --enable-yahoo --enable-facebook --disable-static" -revision=2 +revision=3 short_desc="GNOME service to access online accounts" maintainer="Juan RP " homepage="http://www.gnome.org" @@ -15,6 +15,8 @@ long_desc=" $pkgname provides interfaces so applications and libraries in GNOME can access the user's online accounts." +shlib_depends="webkit-gtk3>=1.6.3" + gtk_iconcache_dirs="/usr/share/icons/hicolor" subpackages="$pkgname-devel"