Merge commit '73bf1752259145bc512a9f11f353f4e54413b5e6' into dora

This commit is contained in:
Holger Hans Peter Freyther 2014-11-19 16:25:38 +01:00
commit 9a8ec5cbb5
2 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,7 @@ S = "${WORKDIR}/git"
PR = "r3"
EXTRA_OECONF = "--disable-disassembler"
inherit autotools
@ -21,3 +22,5 @@ CACHED_CONFIGUREVARS += " \
ac_cv_test_arm_arm=no \
ac_cv_test_arm_swf=no \
"
BBCLASSEXTEND = "native"

View File

@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
INC_PR = "12"
DEPENDS = "smalltalk-native gnutls readline libsigsegv libtool libffi zip-native expat "
DEPENDS = "smalltalk-native gnutls readline libsigsegv libtool libffi zip-native expat libsqlite3"
DEPENDS_virtclass-native = "gnutls-native libffi-native libsigsegv-native"
EXTRA_OECONF = "--disable-static --disable-gtk --without-x --without-opengl --with-tcl=/bin/false --with-tk=/bin/false --without-emacs gst_cv_libc_dlopen_works=hacked gst_cv_readline_libs='-lreadline'"