From b45ddd813beed4ff6c1a4684e6091e86f2a471bf Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 1 Nov 2020 14:24:31 -0500 Subject: [PATCH] Add mailcap to dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0845b11..468dba9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Dependencies: - A C11 compiler and a POSIX-like system - OpenSSL +- Mailcap (for /etc/mime.types) - [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional) ```