Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-markupsafe_1.0.bb
blob: 05bbe8a357394ae206bfd3e6696397c1dc7385bc [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +0800
[
diff
] [
blame^
]
1
inherit setuptools
2
require
python
-
markupsafe
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
"${PYTHON_PN}-re"
5
6
BBCLASSEXTEND
=
"native"