diff options
| author | Drew DeVault <sir@cmpwn.com> | 2020-11-01 14:24:31 -0500 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2020-11-01 14:24:31 -0500 |
| commit | b45ddd813beed4ff6c1a4684e6091e86f2a471bf (patch) | |
| tree | 1558b41190f7622662439e5ea52c565da6e0a499 /README.md | |
| parent | dc6e4e80c0b0a3950594e32db7cff1b2db24d75c (diff) | |
| download | gmnisrv-b45ddd813beed4ff6c1a4684e6091e86f2a471bf.tar.gz gmnisrv-b45ddd813beed4ff6c1a4684e6091e86f2a471bf.tar.xz gmnisrv-b45ddd813beed4ff6c1a4684e6091e86f2a471bf.zip | |
Add mailcap to dependencies
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) ``` |
