From e410b5c54373ce9539f2df9840e3d987f319ee6c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 1 Nov 2017 13:33:03 -0400 Subject: python-twisted: clean-up the dependencies Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb b/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb index 98016cca39..d7533d8e70 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb @@ -1,7 +1,7 @@ inherit pypi setuptools3 require python-twisted.inc -RDEPENDS_${PN}-core = "python3-core python3-zopeinterface python3-lang" +RDEPENDS_${PN}-core += "python3-lang" FILES_${PN}-core_append += " \ ${libdir}/${PYTHON_DIR}/site-packages/twisted/__pycache__ \ -- cgit v1.2.3-54-g00ecf