summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-25 21:04:28 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-25 21:04:28 +0000
commit797b89106d8f50dd0d91110387bd81dc8a8f45be (patch)
treee42728e0ef3a57cc51d12850715ce1dfb49a3124 /groups/010.host_deps.group
parenta9d3a7999fc1283ceffa06a7d0ec44cc7d9998bc (diff)
downloadmidipix_build-797b89106d8f50dd0d91110387bd81dc8a8f45be.tar.bz2
midipix_build-797b89106d8f50dd0d91110387bd81dc8a8f45be.tar.xz
groups/010.host_deps.group:sqlite3_host:${PKG_DEPENDS}: adds libreadline_host ncurses_host.
groups/231.native_packages_etc.group:sqlite3:${PKG_DEPENDS}: adds libreadline.
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};