mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:24:31 +04:00
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>