mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 16:54:32 +04:00
I seem to forget to check/select setuptools and pip (that come bundled with Python). This change will do a simple 'ls' on the 2 wheel files, so that the build fails even if just building Python. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>