gnome-online-accounts: bump dep requirements.
This commit is contained in:
parent
a4e432f2ff
commit
8b378fe5d0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue