gnome-online-accounts: incr required webkit-gtk3 version.
This commit is contained in:
parent
162fafa470
commit
3da7be17c5
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@ distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-google --enable-twitter
|
configure_args="--enable-google --enable-twitter
|
||||||
--enable-yahoo --enable-facebook --disable-static"
|
--enable-yahoo --enable-facebook --disable-static"
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="GNOME service to access online accounts"
|
short_desc="GNOME service to access online accounts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
|
@ -15,6 +15,8 @@ long_desc="
|
||||||
$pkgname provides interfaces so applications and
|
$pkgname provides interfaces so applications and
|
||||||
libraries in GNOME can access the user's online accounts."
|
libraries in GNOME can access the user's online accounts."
|
||||||
|
|
||||||
|
shlib_depends="webkit-gtk3>=1.6.3"
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue