Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
42c0f8bd38491632e6f7c15627ea401d66ffb1bd
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-soupsieve_1.9.4.bb
blob: 55a673ecc5c2f5a0f3ab7a374799261219c6559f [
file
] [
log
] [
blame
]
Brad Bishop
e42b3e3
2020-01-15 22:08:42 -0500
[
diff
] [
blame
]
1
inherit setuptools
2
require
python
-
soupsieve
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
"${PYTHON_PN}-backports-functools-lru-cache"