gnome-online-accounts: bump dep requirements.

This commit is contained in:
Juan RP 2013-09-26 19:09:11 +02:00
parent a4e432f2ff
commit 8b378fe5d0

View file

@ -1,7 +1,7 @@
# Template file for 'gnome-online-accounts'
pkgname=gnome-online-accounts
version=3.10.0
revision=3
revision=4
build_style=gnu-configure
configure_args="--enable-google --enable-kerberos --enable-flickr
--enable-facebook --disable-static --enable-exchange --enable-imap-smtp
@ -29,7 +29,7 @@ gnome-online-accounts-devel_package() {
}
gnome-online-accounts_package() {
depends="hicolor-icon-theme"
depends="libsoup-gnome>=2.44 rest>=7.1.90 gcr>=3.10 webkitgtk>=2.1 hicolor-icon-theme"
pkg_install() {
vmove all
}