mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-soupsieve: add recipe
Backport python3-soupsieve to python2; this enables use in python-beautifulsoup4. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
inherit setuptools
|
||||
require python-soupsieve.inc
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache"
|
||||
Reference in New Issue
Block a user