diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb new file mode 100644 index 0000000000..55a673ecc5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | inherit setuptools | ||
2 | require python-soupsieve.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" | ||