0717f0357d
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
config BR2_PACKAGE_PYTHON_SETUPTOOLS
|
|
bool "python-setuptools"
|
|
depends on BR2_PACKAGE_PYTHON
|
|
select BR2_PACKAGE_PYTHON_ZLIB
|
|
help
|
|
Download, build, install, upgrade, and uninstall Python packages.
|
|
|
|
http://pypi.python.org/pypi/setuptools
|