summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index f9ee4b18..9d5eb240 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -218,6 +218,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_RUBY_HOST_BUILD_STEPS_DISABLE:=configure_patch};
: ${PKG_RUBY_HOST_CFLAGS_CONFIGURE:="-g0 -O1"};
: ${PKG_RUBY_HOST_CONFIGURE_ARGS_EXTRA:="--disable-install-rdoc --with-out-ext=fiddle,openssl"};
+: ${PKG_SQLITE3_HOST_DEPENDS:="libreadline_host ncurses_host"};
: ${PKG_SQLITE3_HOST_SHA256SUM:=65cc0c3e9366f50c0679c5ccd31432cea894bc4a3e8947dabab88c8693263615};
: ${PKG_SQLITE3_HOST_VERSION:=3160200};
: ${PKG_SQLITE3_HOST_URL:=https://sqlite.org/2017/sqlite-autoconf-${PKG_SQLITE3_HOST_VERSION}.tar.gz};