diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb | 2 |
1 files changed, 2 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 6572a68459..dc317ea6c0 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb | |||
| @@ -14,6 +14,8 @@ SRC_URI += " \ | |||
| 14 | RDEPENDS:${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
| 15 | python3-core \ | 15 | python3-core \ |
| 16 | python3-datetime \ | 16 | python3-datetime \ |
| 17 | " | ||
| 18 | RDEPENDS:${PN}:append:class-target = " \ | ||
| 17 | python3-beautifulsoup4 \ | 19 | python3-beautifulsoup4 \ |
| 18 | " | 20 | " |
| 19 | 21 | ||
