diff options
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb b/meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb index fc2dde497f..16feb1182f 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb | |||
| @@ -44,6 +44,7 @@ EXTRA_OECONF = "\ | |||
| 44 | --with-x \ | 44 | --with-x \ |
| 45 | --with-tcl=${STAGING_BINDIR}/crossscripts \ | 45 | --with-tcl=${STAGING_BINDIR}/crossscripts \ |
| 46 | --libdir=${libdir} \ | 46 | --libdir=${libdir} \ |
| 47 | --disable-zipfs \ | ||
| 47 | " | 48 | " |
| 48 | 49 | ||
| 49 | export TK_LIBRARY = '${libdir}/tk${VER}' | 50 | export TK_LIBRARY = '${libdir}/tk${VER}' |
