Install requests in Gentoo

This commit is contained in:
Pedro Algarvio 2014-04-07 19:52:53 +01:00
parent 140ae12c99
commit 3fa483d4c0

View file

@ -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