mirror of
https://github.com/openwrt/packages.git
synced 2026-06-14 01:22:11 +08:00
274cacf365
python-cryptography tries to install other packages during setup. However, this isn't needed, since they should have been already resolved/installed via LEDE/OpenWrt's build system dep logic. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>