python3-idna: Fix openwrt_repo 519, opkg segfault.
Signed-off-by: mike mcginty <mach327@gmail.com>
This commit is contained in:
parent
8c5b99e178
commit
0815c0211c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ from the earlier standard from 2003.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python3-idna/description
|
define Package/python3-idna/description
|
||||||
$(call define Package/python-idna/description)
|
$(call Package/python-idna/description)
|
||||||
.
|
.
|
||||||
(Variant for Python3)
|
(Variant for Python3)
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue