From 24b704c9257f86ba8c2d7e837601eab9a20f2677 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 10 Nov 2020 11:29:27 -0800 Subject: meta-python: Drop RDEPEND'ing on python3-typing Its part of core python package now Signed-off-by: Khem Raj Acked-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python-m2crypto.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-m2crypto.inc') diff --git a/meta-python/recipes-devtools/python/python-m2crypto.inc b/meta-python/recipes-devtools/python/python-m2crypto.inc index 81c81645af..797a0354bf 100644 --- a/meta-python/recipes-devtools/python/python-m2crypto.inc +++ b/meta-python/recipes-devtools/python/python-m2crypto.inc @@ -25,7 +25,6 @@ RDEPENDS_${PN} += "\ ${PYTHON_PN}-netserver \ ${PYTHON_PN}-numbers \ ${PYTHON_PN}-smtpd \ - ${PYTHON_PN}-typing \ ${PYTHON_PN}-xmlrpc \ " -- cgit v1.2.3-54-g00ecf