diff options
-rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb b/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb index 13dc4d7513..10281b28d1 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb | |||
@@ -73,7 +73,7 @@ FILES_${PN} += "${libdir}/tk*" | |||
73 | RDEPENDS_${PN} += "tk-lib" | 73 | RDEPENDS_${PN} += "tk-lib" |
74 | RDEPENDS_${PN}_class-native = "" | 74 | RDEPENDS_${PN}_class-native = "" |
75 | 75 | ||
76 | BBCLASSEXTEND = "native" | 76 | BBCLASSEXTEND = "native nativesdk" |
77 | 77 | ||
78 | # Fix the path in sstate | 78 | # Fix the path in sstate |
79 | SSTATE_SCAN_FILES += "*Config.sh" | 79 | SSTATE_SCAN_FILES += "*Config.sh" |