python-twisted: clean-up the dependencies

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-11-01 13:33:03 -04:00
committed by Armin Kuster
parent 2b6ae2d951
commit e410b5c543
3 changed files with 4 additions and 4 deletions

View File

@@ -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"