Bug 972329 - Install setuptools as part of bootstrap. r=gps

This commit is contained in:
Abdul Qadeer 2014-06-11 11:22:00 -07:00
parent dc0ffd85cb
commit 17146d7b2e

View File

@ -26,6 +26,7 @@ class DebianBootstrapper(BaseBootstrapper):
'mercurial',
'mesa-common-dev',
'python-dev',
'python-setuptools',
'unzip',
'uuid',
'yasm',