diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb index 585613dd5f..42c07fb4cb 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb | |||
@@ -12,10 +12,6 @@ SRC_URI += " \ | |||
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | 14 | ||
15 | RDEPENDS:${PN} += "\ | ||
16 | ${PYTHON_PN}-beautifulsoup4 \ | ||
17 | " | ||
18 | |||
19 | RDEPENDS:${PN}-ptest += " \ | 15 | RDEPENDS:${PN}-ptest += " \ |
20 | ${PYTHON_PN}-pytest \ | 16 | ${PYTHON_PN}-pytest \ |
21 | ${PYTHON_PN}-beautifulsoup4 \ | 17 | ${PYTHON_PN}-beautifulsoup4 \ |