aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ply_3.10.bb
blob: de8881d514fd94d6200f80dda531e144b3132f00 (plain)
1
2
3
4
5
6
require python-ply.inc
inherit setuptools3

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