packages/lang/python/python3
Alexandru Ardelean 3fa0c06d48 python,python3: add dependency on CONFIG_PACKAGE_ symbols for setuptools & pip
If you build python/python3 and later decide to build
python(3)-setuptools and/or python(3)-pip, the build won't
re-run without adding `CONFIG_PACKAGE_python(3)-setuptools`
and `CONFIG_PACKAGE_python(3)-pip`.

Seems to resolve issue:
https://github.com/openwrt/packages/issues/4529

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-07-03 16:11:57 +03:00
..
files python,python3: simplify sed expression for setuptools & pip 2017-07-03 16:11:52 +03:00
patches python3: fix distutils path to package when using bytecodes 2017-06-12 23:26:54 +03:00
Makefile python,python3: add dependency on CONFIG_PACKAGE_ symbols for setuptools & pip 2017-07-03 16:11:57 +03:00