mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
commit
18e9063349
1 changed files with 2 additions and 0 deletions
|
@ -5835,6 +5835,8 @@ install_freebsd_git_deps() {
|
||||||
/usr/local/sbin/pkg install -y ${SALT_DEPENDENCIES} python || return 1
|
/usr/local/sbin/pkg install -y ${SALT_DEPENDENCIES} python || return 1
|
||||||
|
|
||||||
/usr/local/sbin/pkg install -y py37-requests || return 1
|
/usr/local/sbin/pkg install -y py37-requests || return 1
|
||||||
|
/usr/local/sbin/pkg install -y py37-tornado4 || return 1
|
||||||
|
|
||||||
else
|
else
|
||||||
/usr/local/sbin/pkg install -y python py37-pip py37-setuptools libzmq4 libunwind || return 1
|
/usr/local/sbin/pkg install -y python py37-pip py37-setuptools libzmq4 libunwind || return 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue