mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-11 18:45:01 +02:00
python-ply: add a python3 version of the recipe
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
aecdd05a89
commit
f00a7b9e70
6
meta-python/recipes-devtools/python/python3-ply_3.10.bb
Normal file
6
meta-python/recipes-devtools/python/python3-ply_3.10.bb
Normal file
@@ -0,0 +1,6 @@
|
||||
require python-ply.inc
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-enum \
|
||||
"
|
||||
Reference in New Issue
Block a user