pages.sr.ht: depend on mailcap This fixes pages.sr.ht#13 because it installs the MIME database in `/etc/mime.types`, as expected by Go's `mime.TypeByExtension` function. The small built-in table used by Go when the MIME database was not found did not contain an entry for the `.txt` extension.
1 files changed, 1 insertions(+), 0 deletions(-) M sr.ht/pages.sr.ht/APKBUILD
M sr.ht/pages.sr.ht/APKBUILD => sr.ht/pages.sr.ht/APKBUILD +1 -0