diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.10.5.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3_3.10.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.5.bb b/meta/recipes-devtools/python/python3_3.10.5.bb index 599a1884b4..b237c48735 100644 --- a/meta/recipes-devtools/python/python3_3.10.5.bb +++ b/meta/recipes-devtools/python/python3_3.10.5.bb | |||
@@ -416,7 +416,7 @@ RDEPENDS:${PN}-ptest = "${PN}-modules ${PN}-tests ${PN}-dev unzip bzip2 libgcc t | |||
416 | RDEPENDS:${PN}-ptest:append:libc-glibc = " locale-base-tr-tr.iso-8859-9" | 416 | RDEPENDS:${PN}-ptest:append:libc-glibc = " locale-base-tr-tr.iso-8859-9" |
417 | RDEPENDS:${PN}-tkinter += "${@bb.utils.contains('PACKAGECONFIG', 'tk', '${MLPREFIX}tk ${MLPREFIX}tk-lib', '', d)}" | 417 | RDEPENDS:${PN}-tkinter += "${@bb.utils.contains('PACKAGECONFIG', 'tk', '${MLPREFIX}tk ${MLPREFIX}tk-lib', '', d)}" |
418 | RDEPENDS:${PN}-idle += "${@bb.utils.contains('PACKAGECONFIG', 'tk', '${PN}-tkinter ${MLPREFIX}tcl', '', d)}" | 418 | RDEPENDS:${PN}-idle += "${@bb.utils.contains('PACKAGECONFIG', 'tk', '${PN}-tkinter ${MLPREFIX}tcl', '', d)}" |
419 | RDEPENDS:${PN}-dev = "" | 419 | DEV_PKG_DEPENDENCY = "" |
420 | RDEPENDS:${PN}-pydoc += "${PN}-io" | 420 | RDEPENDS:${PN}-pydoc += "${PN}-io" |
421 | 421 | ||
422 | RDEPENDS:${PN}-tests:append:class-target = " ${MLPREFIX}bash" | 422 | RDEPENDS:${PN}-tests:append:class-target = " ${MLPREFIX}bash" |