mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 02:00:22 +00:00
Install requests
in Gentoo
This commit is contained in:
parent
140ae12c99
commit
3fa483d4c0
1 changed files with 1 additions and 0 deletions
|
@ -3799,6 +3799,7 @@ __gentoo_post_dep() {
|
|||
pip install -U "apache-libcloud>=$_LIBCLOUD_MIN_VERSION"
|
||||
fi
|
||||
|
||||
__emerge -vo 'dev-python/requests'
|
||||
__emerge -vo 'app-admin/salt'
|
||||
|
||||
if [ "x${_EXTRA_PACKAGES}" != "x" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue