diff options
Diffstat (limited to 'meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb b/meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb index 459ae8253b..3d77670749 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb | |||
| @@ -35,7 +35,7 @@ S = "${WORKDIR}/${BPN}${PV}/unix" | |||
| 35 | VER = "${@os.path.splitext(d.getVar('PV'))[0]}" | 35 | VER = "${@os.path.splitext(d.getVar('PV'))[0]}" |
| 36 | 36 | ||
| 37 | LDFLAGS += "-Wl,-rpath,${libdir}/tcltk/${PV}/lib" | 37 | LDFLAGS += "-Wl,-rpath,${libdir}/tcltk/${PV}/lib" |
| 38 | inherit autotools distro_features_check | 38 | inherit autotools features_check |
| 39 | # depends on virtual/libx11 | 39 | # depends on virtual/libx11 |
| 40 | REQUIRED_DISTRO_FEATURES = "x11" | 40 | REQUIRED_DISTRO_FEATURES = "x11" |
| 41 | 41 | ||
