summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3_3.13.2.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3_3.13.2.bb b/meta/recipes-devtools/python/python3_3.13.2.bb
index 96478856b3..2010f6b7d1 100644
--- a/meta/recipes-devtools/python/python3_3.13.2.bb
+++ b/meta/recipes-devtools/python/python3_3.13.2.bb
@@ -477,9 +477,7 @@ FILES:${PN}-man = "${datadir}/man"
477 477
478# See https://bugs.python.org/issue18748 and https://bugs.python.org/issue37395 478# See https://bugs.python.org/issue18748 and https://bugs.python.org/issue37395
479RDEPENDS:libpython3:append:libc-glibc = " libgcc" 479RDEPENDS:libpython3:append:libc-glibc = " libgcc"
480RDEPENDS:${PN}-ctypes:append:libc-glibc = "\ 480RDEPENDS:${PN}-ctypes:append:libc-glibc = " ${MLPREFIX}ldconfig"
481 ${@bb.utils.contains('DISTRO_FEATURES', 'ldconfig', '${MLPREFIX}ldconfig', '', d)} \
482"
483RDEPENDS:${PN}-ptest = "\ 481RDEPENDS:${PN}-ptest = "\
484 ${PN}-dev \ 482 ${PN}-dev \
485 ${PN}-modules \ 483 ${PN}-modules \