aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb
blob: 5903db3e0294ba2711773e359d3c0f5e58538502 (plain)
1
2
3
4
5
6
7
8
inherit pypi setuptools
require python-twisted.inc

RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"

RDEPENDS_${PN} += " \
    ${PN}-news \
"