mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 07:21:56 +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>