diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 877ca98..5a29bbe 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -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