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/python-twisted_17.9.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-twisted_17.9.0.bb') diff --git a/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb index 3b4511077f..2be1709d04 100644 --- a/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb +++ b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb @@ -1,4 +1,4 @@ inherit pypi setuptools require python-twisted.inc -RDEPENDS_${PN}-core = "python-core python-zopeinterface python-contextlib" +RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib" -- cgit 1.2.3-korg