Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-extended
/
python-pyparted
/
python3-pyparted_3.11.1.bb
blob: d83901ff3a8bc0d74979c44c0c7d33cc424415f7 [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +0800
[
diff
] [
blame^
]
1
require
python
-
pyparted
.
inc
2
3
inherit distutils3
4
5
RDEPENDS_$
{
PN
}
+=
"python3-stringold python3-codecs python3-math"
6
RDEPENDS_$
{
PN
}
_class
-
native
=
""
7
8
BBCLASSEXTEND
=
"native"