mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
telepathy-salut: switch to GnuTLS
This commit is contained in:
parent
32caeec70f
commit
557a508549
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'telepathy-salut'
|
# Template file for 'telepathy-salut'
|
||||||
pkgname=telepathy-salut
|
pkgname=telepathy-salut
|
||||||
version=0.8.1
|
version=0.8.1
|
||||||
revision=19
|
revision=20
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tests --disable-plugins --with-tls=openssl
|
configure_args="--disable-tests --disable-plugins --with-tls=gnutls
|
||||||
--disable-avahi-tests --disable-static"
|
--disable-avahi-tests --disable-static"
|
||||||
hostmakedepends="pkg-config python xmldiff glib-devel"
|
hostmakedepends="pkg-config python xmldiff glib-devel"
|
||||||
makedepends="glib-devel avahi-glib-libs-devel libsoup-devel telepathy-glib-devel
|
makedepends="glib-devel avahi-glib-libs-devel libsoup-devel telepathy-glib-devel
|
||||||
libressl-devel libuuid-devel sqlite-devel"
|
gnutls-devel libuuid-devel sqlite-devel"
|
||||||
depends="avahi"
|
depends="avahi"
|
||||||
short_desc="Link-local XMPP connection manager for Telepathy"
|
short_desc="Link-local XMPP connection manager for Telepathy"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue