summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--topal/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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")