mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-20 21:57:10 -04:00
Add libsnmp-dev to github action dependencies
This commit is contained in:
parent
78cb7b2288
commit
7ff0e518e4
1 changed files with 1 additions and 0 deletions
1
.github/prepare_debian.sh
vendored
1
.github/prepare_debian.sh
vendored
|
|
@ -24,6 +24,7 @@ apt-get -y install perl \
|
|||
libpq-dev \
|
||||
libradcli-dev \
|
||||
libnet-snmp-perl \
|
||||
libsnmp-dev \
|
||||
procps \
|
||||
libdbi0-dev \
|
||||
libdbd-sqlite3 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue