Received: from snowden.jugendhacker.de (snowden.jugendhacker.de [62.171.162.141])
	by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 59031781644
	for <~alpine/aports@lists.alpinelinux.org>; Tue, 10 May 2022 09:58:36 +0000 (UTC)
Mime-Version: 1.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jugendhacker.de;
	s=2021; t=1652176715;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:  in-reply-to:in-reply-to;
	bh=bZ1w4bH4TdJizGt83NmA80z3aZnGtsbizdtayqJnnuI=;
	b=NvpeqAoAzdqIMCrlHEX0/ED3ALyBBdbCju1KSqAfgqkS1c/F0rmibm7E+DPz9Wv36YKez+
	21J7qj6bX+xm9+sL0OLQHeUgX4QXmEw/6o3uYkKh55UmpXhCry6UOI3jbZyBeJRfnz5nx7
	JvraWG2Rqtnf0U9hKc8fwLCJtlNbID+0lE2fsUSGfxb6RRLiHk/+5yjXbizRSyKuEdBK+d
	6eLH6OYHcHwsL2jDEsWTqEaI4X8OVm+SqNVRhFSF2DqeJ1nsItRxF+eFrkpvjQQZuZp0kD
	9kc9r1IGGQqlUVrX969vHtlW5ATzlhRpZ12Q1s7ibyVHqhS8A+Da02lHRtaX2g==
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=UTF-8
Date: Tue, 10 May 2022 11:58:32 +0200
Message-Id: <CJVZRJMRBOAD.13E35GMUF9DBX@x1-yoga-arch>
From: "j.r" <j.r@jugendhacker.de>
To: <~alpine/aports@lists.alpinelinux.org>
Cc: "Drew DeVault" <sir@cmpwn.com>
Subject: Re: [PATCH] community/aerc: upgrade to 0.10.0
In-Reply-To: <20220509073327.23470-1-sir@cmpwn.com>

Hello Drew,

seems like this does fail because it's missing=20

> checkdepends=3D"gpg"

If I add this locally I could build the package.

Thanks,
j.r