libsoup: this doesn't need gnutls directly.
This commit is contained in:
parent
5db630c75c
commit
cd54361185
|
@ -6,8 +6,7 @@ subpackages="$pkgname-gnome $pkgname-gnome-devel $pkgname-devel"
|
|||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config intltool gobject-introspection glib-devel
|
||||
libgcrypt-devel libgpg-error-devel libxml2-devel gnutls-devel>=3.1.5
|
||||
sqlite-devel libgnome-keyring-devel>=3.6.0"
|
||||
libxml2-devel sqlite-devel libgnome-keyring-devel>=3.6.0"
|
||||
fulldepends="glib-networking"
|
||||
short_desc="HTTP library implementation in C"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue