diff options
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb b/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb index 6cf1eecad1..b898e047b0 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb | |||
| @@ -35,6 +35,7 @@ LDFLAGS += "-Wl,-rpath,${libdir}/tcltk/${PV}/lib" | |||
| 35 | inherit autotools features_check pkgconfig | 35 | inherit autotools features_check pkgconfig |
| 36 | 36 | ||
| 37 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" | 37 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" |
| 38 | EXTRA_AUTORECONF += "--exclude=aclocal" | ||
| 38 | 39 | ||
| 39 | # depends on virtual/libx11 | 40 | # depends on virtual/libx11 |
| 40 | REQUIRED_DISTRO_FEATURES = "x11" | 41 | REQUIRED_DISTRO_FEATURES = "x11" |
