From aa2cac4fbc1523b99c98d0aa3850621b29117bcc Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 14 Dec 2020 09:25:29 -0600 Subject: [PATCH] gajim: unmark nocross --- srcpkgs/gajim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index 0c99528981c..7a1908141d4 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -7,11 +7,11 @@ hostmakedepends="gettext python3-setuptools" depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools python3-precis-i18n python3-keyring python3-cssutils python3-packaging python3-css-parser farstream python3-dbus" +checkdepends="pkg-config ${depends}" short_desc="Full featured Jabber/XMPP client" maintainer="teldra " license="GPL-3.0-only" homepage="https://www.gajim.org" -#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog" +changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog" distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz" checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd -nocross="gobject-introspection"