mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 07:17:05 +00:00
python3-incremental: drop python3-twisted-core from RDEPENDS
More specifically drop python3-twisted-core from RDEPENDS:incremental-scripts This is a change made in incremental 24.7.0 Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e6922ac4b0
commit
d5807c2d93
@@ -19,7 +19,6 @@ FILES:${PN}-scripts = "\
|
|||||||
|
|
||||||
RDEPENDS:${PN}-scripts = "\
|
RDEPENDS:${PN}-scripts = "\
|
||||||
python3-click \
|
python3-click \
|
||||||
python3-twisted-core \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
FILES:${PN}-tests = "${PYTHON_SITEPACKAGES_DIR}/incremental/tests"
|
FILES:${PN}-tests = "${PYTHON_SITEPACKAGES_DIR}/incremental/tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user