gnome-online-accounts: disable static libs.
This commit is contained in:
parent
541d70b7a7
commit
34bb0dcc76
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.2.0.1
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --enable-google --enable-twitter
|
||||
--enable-yahoo --enable-facebook"
|
||||
--enable-yahoo --enable-facebook --disable-static"
|
||||
short_desc="GNOME service to access online accounts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b53e1429930294872b64987bf18e8f2cf07adaac5b1a8c9c15d2fb95ea1e8b2b
|
||||
|
|
Loading…
Reference in New Issue