summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ply_3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ply_3.10.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ply_3.10.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ply_3.10.bb b/meta-python/recipes-devtools/python/python3-ply_3.10.bb
new file mode 100644
index 0000000000..de8881d514
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-ply_3.10.bb
@@ -0,0 +1,6 @@
1require python-ply.inc
2inherit setuptools3
3
4RDEPENDS_${PN}_class-target += "\
5 ${PYTHON_PN}-enum \
6"