diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb index dfcd9f4842..80596f6be8 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb | |||
@@ -18,6 +18,7 @@ RDEPENDS:${PN}:append:class-target = " \ | |||
18 | 18 | ||
19 | RDEPENDS:${PN}-ptest += " \ | 19 | RDEPENDS:${PN}-ptest += " \ |
20 | python3-beautifulsoup4 \ | 20 | python3-beautifulsoup4 \ |
21 | python3-typing-extensions \ | ||
21 | " | 22 | " |
22 | 23 | ||
23 | BBCLASSEXTEND = "native nativesdk" | 24 | BBCLASSEXTEND = "native nativesdk" |