aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-can_2.1.0.bb
blob: aaa9e811ce646f3825225c6ebea456663b33be44 (plain)
1
2
3
4
5
6
7
require python-can.inc
inherit pypi setuptools3

RDEPENDS_${PN}_class-target += "\
    ${PYTHON_PN}-codecs \
    ${PYTHON_PN}-compression \
"