diff options
Diffstat (limited to 'meta-oe/recipes-support/emacs/emacs.inc')
| -rw-r--r-- | meta-oe/recipes-support/emacs/emacs.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/emacs/emacs.inc b/meta-oe/recipes-support/emacs/emacs.inc index ffb5c50c70..012895e85f 100644 --- a/meta-oe/recipes-support/emacs/emacs.inc +++ b/meta-oe/recipes-support/emacs/emacs.inc | |||
| @@ -14,7 +14,7 @@ X11DEPENDS = " \ | |||
| 14 | libx11 libxau libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes \ | 14 | libx11 libxau libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes \ |
| 15 | libxft libxpm libxrandr libxrender \ | 15 | libxft libxpm libxrandr libxrender \ |
| 16 | gdk-pixbuf glib-2.0 gtk+ pango libxcb harfbuzz icu \ | 16 | gdk-pixbuf glib-2.0 gtk+ pango libxcb harfbuzz icu \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | EXTRA_OECONF = "--without-sound --with-crt-dir=${STAGING_LIBDIR} " | 19 | EXTRA_OECONF = "--without-sound --with-crt-dir=${STAGING_LIBDIR} " |
| 20 | 20 | ||
| @@ -55,7 +55,7 @@ do_compile_prepend() { | |||
| 55 | if [ -e $treedir ];then | 55 | if [ -e $treedir ];then |
| 56 | rm -rf $treedir | 56 | rm -rf $treedir |
| 57 | fi | 57 | fi |
| 58 | 58 | ||
| 59 | mkdir -p $treedir/${base_libdir} | 59 | mkdir -p $treedir/${base_libdir} |
| 60 | 60 | ||
| 61 | if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so ]; then | 61 | if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so ]; then |
