mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
a7e96ec919
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>