diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-beautifulsoup4.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc index acf52dd7d1..a52c964876 100644 --- a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc +++ b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc | |||
| @@ -8,8 +8,7 @@ SRC_URI[sha256sum] = "6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09 | |||
| 8 | 8 | ||
| 9 | inherit pypi | 9 | inherit pypi |
| 10 | 10 | ||
| 11 | RDEPENDS_${PN}_class-target = "\ | 11 | RDEPENDS_${PN} = "\ |
| 12 | ${PYTHON_PN}-core \ | ||
| 13 | ${PYTHON_PN}-html5lib \ | 12 | ${PYTHON_PN}-html5lib \ |
| 14 | ${PYTHON_PN}-lxml \ | 13 | ${PYTHON_PN}-lxml \ |
| 15 | " | 14 | " |
