diff options
-rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb b/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb index f277b86d91..9474f3e897 100644 --- a/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb +++ b/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb | |||
@@ -39,6 +39,7 @@ CFLAGS += "-I${STAGING_INCDIR}/tcl${VER}" | |||
39 | inherit autotools features_check pkgconfig | 39 | inherit autotools features_check pkgconfig |
40 | 40 | ||
41 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" | 41 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" |
42 | EXTRA_AUTORECONF += "--exclude=aclocal" | ||
42 | 43 | ||
43 | # depends on virtual/libx11 | 44 | # depends on virtual/libx11 |
44 | REQUIRED_DISTRO_FEATURES = "x11" | 45 | REQUIRED_DISTRO_FEATURES = "x11" |