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.bb4
1 files changed, 0 insertions, 4 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
index de8881d514..72410baebf 100644
--- a/meta-python/recipes-devtools/python/python3-ply_3.10.bb
+++ b/meta-python/recipes-devtools/python/python3-ply_3.10.bb
@@ -1,6 +1,2 @@
1require python-ply.inc 1require python-ply.inc
2inherit setuptools3 2inherit setuptools3
3
4RDEPENDS_${PN}_class-target += "\
5 ${PYTHON_PN}-enum \
6"