python(3)-beautifulsoup4: fix RDEPENDS

The RDEPENDS for class-target also apply to class-native.

Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kolbus
2019-12-29 10:44:28 -06:00
committed by Khem Raj
parent b18f944e9e
commit c0c853560d

View File

@@ -8,8 +8,7 @@ SRC_URI[sha256sum] = "6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09
inherit pypi
RDEPENDS_${PN}_class-target = "\
${PYTHON_PN}-core \
RDEPENDS_${PN} = "\
${PYTHON_PN}-html5lib \
${PYTHON_PN}-lxml \
"