oe-core now has Tcl 9, so Tk 8 needs to depend on tcl8 until we've
upgraded tk to v9.

Signed-off-by: Ross Burton <[email protected]>
---
 meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb 
b/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
index 1438a05625..ddd7043c0a 100644
--- a/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
+++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = 
"file://license.terms;md5=c88f99decec11afa967ad33d314f87fe \
     file://xlib/license.terms;md5=c88f99decec11afa967ad33d314f87fe \
 "
 
-DEPENDS = "tcl virtual/libx11 libxt"
+DEPENDS = "tcl8 virtual/libx11 libxt"
 
 SRC_URI = "\
     ${SOURCEFORGE_MIRROR}/tcl/${BPN}${PV}-src.tar.gz \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113798): 
https://lists.openembedded.org/g/openembedded-devel/message/113798
Mute This Topic: https://lists.openembedded.org/mt/109539529/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to