summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-13 10:13:53 +0200
committerPaul Buetow <paul@buetow.org>2024-12-13 10:13:53 +0200
commit49a70b8bf735e32afb1020eb60da6d264a0a5c28 (patch)
tree8f340e19b8e964a0ea9ac1d3f167934fbe7d0779
parent7441b51216f6520202b2f6bd2e534a80b64074cc (diff)
add dep
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68b910d..f142cbc 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Small Perl script reporting anonymous site stats for my foo.zone web and gemini
On OpenBSD, install dependencies:
```sh
-doas pkg_add p5-Digest-SHA3 p5-PerlIO-gzip p5-JSON p5-String-Util
+doas pkg_add p5-Digest-SHA3 p5-PerlIO-gzip p5-JSON p5-String-Util p5-LWP-Protocol-https
```
## Usage