fix(coreos-base): install setup tools

1.6.4 ...
beaker-1.6.4:  * Building of dev-python/beaker-1.6.4 with CPython 2.7...
beaker-1.6.4: python2.7 setup.py build -b build-2.7
beaker-1.6.4: Traceback (most recent call last):
beaker-1.6.4:   File "setup.py", line 5, in <module>
beaker-1.6.4:     from setuptools import setup, find_packages
beaker-1.6.4: ImportError: No module named setuptools
beaker-1.6.4:  * ERROR: dev-python/beaker-1.6.4 failed (compile phase):
beaker-1.6.4:  *   Building failed with CPython 2.7 in distutils_building() function
This commit is contained in:
Brandon Philips 2013-02-05 17:16:06 -08:00
parent f9e96ee158
commit 6510d003ab

View File

@ -48,7 +48,8 @@ RDEPEND="${RDEPEND}
coreos-base/cros-devutils[cros_host]
coreos-base/cros-factoryutils
coreos-base/cros-testutils
dev-lang/python
=dev-lang/python-2*
dev-python/setuptools
dev-db/m17n-contrib
dev-db/m17n-db
dev-lang/closure-compiler-bin