mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 00:10:09 -05:00
Add libmysqlclient-dev to dependencies
This commit is contained in:
parent
a517dc614e
commit
c08e2bc656
1 changed files with 1 additions and 0 deletions
1
.github/prepare_debian.sh
vendored
1
.github/prepare_debian.sh
vendored
|
|
@ -59,6 +59,7 @@ apt-get -y install perl \
|
|||
mariadb-server \
|
||||
mariadb-client \
|
||||
libmariadb-dev \
|
||||
libmariadb-dev-compat \
|
||||
cron \
|
||||
iputils-ping \
|
||||
iproute2
|
||||
|
|
|
|||
Loading…
Reference in a new issue