mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-23 16:48:05 +00:00
Tandoor: Extend needed dependencies (#3207)
This commit is contained in:
parent
bd96decf1d
commit
1e72721d4e
@ -29,7 +29,11 @@ $STD apt-get install -y --no-install-recommends \
|
|||||||
sudo \
|
sudo \
|
||||||
git \
|
git \
|
||||||
make \
|
make \
|
||||||
mc
|
mc \
|
||||||
|
pkg-config \
|
||||||
|
libxmlsec1-dev \
|
||||||
|
libxml2-dev \
|
||||||
|
libxmlsec1-openssl
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setup Python3"
|
msg_info "Setup Python3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user