[oe-commits] Richard Purdie : tcl: Ensure native verison has correct dependencies and builds

git at git.openembedded.org git at git.openembedded.org
Tue Feb 28 17:53:42 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 9b63fbb5f41d8a7167bbb534da03908c996693ad
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9b63fbb5f41d8a7167bbb534da03908c996693ad

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Feb 28 17:51:09 2012 +0000

tcl: Ensure native verison has correct dependencies and builds

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/tcltk/tcl_8.5.11.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/tcltk/tcl_8.5.11.bb b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb
index ef1b76d..c07f2aa 100644
--- a/meta/recipes-devtools/tcltk/tcl_8.5.11.bb
+++ b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb
@@ -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"





More information about the Openembedded-commits mailing list