smalltalk: We are using sqlite3, depend on it

This commit is contained in:
Holger Hans Peter Freyther 2014-11-19 10:27:36 +01:00
parent 96977638a1
commit a0d473e869
1 changed files with 1 additions and 1 deletions

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'"