diff --git a/srcpkgs/loudmouth/template b/srcpkgs/loudmouth/template index 7c4f0d3eae..1f8a356037 100644 --- a/srcpkgs/loudmouth/template +++ b/srcpkgs/loudmouth/template @@ -2,8 +2,9 @@ pkgname="loudmouth" version="1.4.3" -revision=3 +revision=4 build_style=gnu-configure +configure_args="--with-ssl=openssl --with-asyncns" short_desc="A lightweight Jabber client library written in C/Glib" maintainer="Lukas Epple " license="LGPL-2" @@ -11,8 +12,8 @@ homepage="https://groups.google.com/forum/#!forum/loudmouth-dev" distfiles="$GNOME_SITE/loudmouth/${version%.*}/loudmouth-${version}.tar.bz2" checksum="95a93f5d009b71ea8193d994aa11f311bc330a3efe1b7cd74dc48f11c7f929e3" -makedepends="libglib-devel libidn-devel gnutls-devel" -hostmakedepends="pkg-config automake libtool gnutls-tools glib-devel gtk-doc" +makedepends="libglib-devel libidn-devel libssl-devel" +hostmakedepends="pkg-config automake libtool glib-devel gtk-doc" pre_configure() { # Disable tests