mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
gnome-online-accounts: add missing SONAMEs, increase api_depends.
This commit is contained in:
parent
a431505114
commit
f6a34f3b2f
3 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=3.2.0"
|
abi_depends=">=3.2.0"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=3.4.0"
|
||||||
|
|
|
@ -20,3 +20,5 @@ libsoup-gnome-2.4.so.1
|
||||||
libsoup-2.4.so.1
|
libsoup-2.4.so.1
|
||||||
libnotify.so.4
|
libnotify.so.4
|
||||||
libjavascriptcoregtk-3.0.so.0
|
libjavascriptcoregtk-3.0.so.0
|
||||||
|
libgmodule-2.0.so.0
|
||||||
|
librt.so.1
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'gnome-online-accounts'
|
# Template file for 'gnome-online-accounts'
|
||||||
pkgname=gnome-online-accounts
|
pkgname=gnome-online-accounts
|
||||||
version=3.4.0
|
version=3.4.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-google --enable-twitter
|
configure_args="--enable-google --enable-twitter
|
||||||
|
|
Loading…
Add table
Reference in a new issue