diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2022-11-22 21:38:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-22 22:39:45 +0000 |
commit | f68a10b5cf7e0ffc558b01d56bd7801a0696cf29 (patch) | |
tree | b2de817128ad9d2521f5e31c9aa1b0e2e436b710 /meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | |
parent | 44a65473a1a9394519ce143f74413bd7777ed657 (diff) | |
download | poky-f68a10b5cf7e0ffc558b01d56bd7801a0696cf29.tar.gz |
python3: make tkinter available when enabled
After Python upgrade to 3.11, it requires pkg-config to detect
tcl and tk when configure tkinter, so add tcl depends to fix
below error.
| The necessary bits to build these optional modules were not found:
| _tkinter
(From OE-Core rev: 163966765d57fe38e13d0b6659795a13bc702e2d)
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/xmlto/xmlto_0.0.28.bb')
0 files changed, 0 insertions, 0 deletions