python3-idna: Fix openwrt_repo 519, opkg segfault.

Signed-off-by: mike mcginty <mach327@gmail.com>
This commit is contained in:
mike mcginty 2017-11-17 22:13:26 -05:00
parent 8c5b99e178
commit 0815c0211c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ from the earlier standard from 2003.
endef
define Package/python3-idna/description
$(call define Package/python-idna/description)
$(call Package/python-idna/description)
.
(Variant for Python3)
endef