glib-networking: build the gnome proxy module.
This commit is contained in:
parent
038f4c86f6
commit
cad7018698
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glib-networking'
|
# Template file for 'glib-networking'
|
||||||
pkgname=glib-networking
|
pkgname=glib-networking
|
||||||
version=2.28.7
|
version=2.28.7
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-static
|
configure_args="--disable-static
|
||||||
|
@ -29,3 +29,6 @@ Add_dependency build libproxy-devel
|
||||||
Add_dependency build libgpg-error-devel
|
Add_dependency build libgpg-error-devel
|
||||||
Add_dependency build libgcrypt-devel
|
Add_dependency build libgcrypt-devel
|
||||||
Add_dependency build gnutls-devel
|
Add_dependency build gnutls-devel
|
||||||
|
|
||||||
|
Add_dependency full ca-certificates
|
||||||
|
Add_dependency full gsettings-desktop-schemas
|
||||||
|
|
Loading…
Reference in New Issue