mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
In recent versions of Python, trying to include 'email' also pulls in urllib from CPython. So just add it as dependency. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>