Signed-off-by: Daniel Santos <daniel.san...@pobox.com> --- lang/python/python-idna/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index 47f4b9668..1f36b21e9 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -37,14 +37,14 @@ endef define Package/python-idna $(call Package/python-idna/Default) TITLE:=python-idna - DEPENDS:=+PACKAGE_python-idna:python-light + DEPENDS:=+PACKAGE_python-idna:python-light +python-codecs VARIANT:=python endef define Package/python3-idna $(call Package/python-idna/Default) TITLE:=python3-idna - DEPENDS:=+PACKAGE_python3-idna:python3-light + DEPENDS:=+PACKAGE_python3-idna:python3-light +python3-codecs VARIANT:=python3 endef -- 2.16.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel