From 0a44a847fc4640f69e834d9f307f0f3aa71e77c9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 20 Feb 2019 13:26:39 +0100 Subject: topal: neue optionale Abhängigkeit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- topal/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'topal') diff --git a/topal/PKGBUILD b/topal/PKGBUILD index 1e271ae3..2dc257cc 100644 --- a/topal/PKGBUILD +++ b/topal/PKGBUILD @@ -15,7 +15,8 @@ optdepends=("alpine: for which topal was mainly written for" "gnupg: to encrypt, decrypt, sign and verify e-mail" "metamail: to display and process MIME messages" "mime-support: its run-mailcap tool as alternative to metamail" - "openssh: for remote and server mode of operation") + "openssh: for remote and server mode of operation" + "procmail: to use formail") install="${pkgname}.install" options=("!makeflags") source=("https://zircon.org.uk/topal/rel-${pkgver}/topal-package-${pkgver}.tgz") -- cgit v1.2.3-54-g00ecf