Add missing p5-File-Slurp dependency (#15955)

This commit is contained in:
Alexander Moisseev 2024-04-19 22:11:04 +03:00 committed by GitHub
parent 36d14480f9
commit 7e33e09146
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3468,7 +3468,7 @@ extend wireguard /etc/snmp/wireguard.py
1: Install the depends.
```
### FreeBSD
pkg install p5-JSON p5-MIME-Base64 p5-Gzip-Faster
pkg install p5-JSON p5-MIME-Base64 p5-Gzip-Faster p5-File-Slurp
### Debian
apt-get install -y cpanminus zlib1g-dev
cpanm Mime::Base64 JSON Gzip::Faster