From 557a50854989830e5fd5b361820035157512936e Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:18:52 +0100 Subject: [PATCH] telepathy-salut: switch to GnuTLS --- srcpkgs/telepathy-salut/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/telepathy-salut/template b/srcpkgs/telepathy-salut/template index e5cf92d2d0c..8c3d2dace29 100644 --- a/srcpkgs/telepathy-salut/template +++ b/srcpkgs/telepathy-salut/template @@ -1,14 +1,14 @@ # Template file for 'telepathy-salut' pkgname=telepathy-salut version=0.8.1 -revision=19 +revision=20 lib32disabled=yes build_style=gnu-configure -configure_args="--disable-tests --disable-plugins --with-tls=openssl ---disable-avahi-tests --disable-static" +configure_args="--disable-tests --disable-plugins --with-tls=gnutls + --disable-avahi-tests --disable-static" hostmakedepends="pkg-config python xmldiff 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" short_desc="Link-local XMPP connection manager for Telepathy" maintainer="Orphaned "