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"