diff options
| -rw-r--r-- | meta/recipes-devtools/tcltk/tcl_8.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.1.bb b/meta/recipes-devtools/tcltk/tcl_8.6.1.bb index 662261b1cb..79a3f083b6 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.1.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.1.bb | |||
| @@ -33,7 +33,7 @@ VER = "8.6.1" | |||
| 33 | 33 | ||
| 34 | inherit autotools ptest | 34 | inherit autotools ptest |
| 35 | 35 | ||
| 36 | DEPENDS_class-native = "" | 36 | DEPENDS_class-native = "zlib-native" |
| 37 | 37 | ||
| 38 | EXTRA_OECONF = "--enable-threads --disable-rpath --libdir=${libdir}" | 38 | EXTRA_OECONF = "--enable-threads --disable-rpath --libdir=${libdir}" |
| 39 | 39 | ||
