mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-19 16:00:26 +00:00
python3-tornado: drop ${PN} from RDEPENDS
Ptest package doesn't need to explicitly depend on the main package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
f0c8712c74
commit
295fcd33a7
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-numbers ${PYTHON_PN}-em
|
||||
${PYTHON_PN}-pkgutil ${PYTHON_PN}-html ${PYTHON_PN}-json ${PYTHON_PN}-certifi ${PYTHON_PN}-threading \
|
||||
${PYTHON_PN}-ctypes ${PYTHON_PN}-misc"
|
||||
|
||||
RDEPENDS:${PN}-test += "${PN} ${PYTHON_PN}-unittest"
|
||||
RDEPENDS:${PN}-test += "${PYTHON_PN}-unittest"
|
||||
|
||||
PACKAGES =+ "\
|
||||
${PN}-test \
|
||||
|
||||
Reference in New Issue
Block a user