mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
tcl: Ensure native verison has correct dependencies and builds
(From OE-Core rev: 9b63fbb5f41d8a7167bbb534da03908c996693ad) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -64,5 +64,6 @@ FILES_${PN}-dev += "${libdir}/tclConfig.sh"
|
||||
|
||||
# isn't getting picked up by shlibs code
|
||||
RDEPENDS_${PN} += "tcl-lib"
|
||||
RDEPENDS_${PN}_virtclass-native = ""
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user