Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
b04a402ae4328aad41335d93cebd3484973ab7c2
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-markupsafe_1.0.bb
blob: 05bbe8a357394ae206bfd3e6696397c1dc7385bc [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame^
]
1
inherit setuptools
2
require
python
-
markupsafe
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
"${PYTHON_PN}-re"
5
6
BBCLASSEXTEND
=
"native"