summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-25 19:15:12 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-25 19:15:12 +0000
commit07f73a1c134cf99332bb9de02bc72d88754146f4 (patch)
tree9f2677f9c3c9aa0f55b742fdb755d2dc02c9bcb7 /groups/010.host_deps.group
parent245c9315466593447691d4dbff87b5fecdc6f117 (diff)
downloadmidipix_build-07f73a1c134cf99332bb9de02bc72d88754146f4.tar.bz2
midipix_build-07f73a1c134cf99332bb9de02bc72d88754146f4.tar.xz
groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds libreadline (via midipix.)
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index c473b1f3..59a73133 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -200,7 +200,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_PYTHON2_HOST_CONFIGURE_ARGS:="--source-dir=../../Python-${PKG_PYTHON2_HOST_VERSION} --prefix=${PREFIX}"};
: ${PKG_PYTHON2_HOST_ENV_VARS_EXTRA:="NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib"};
: ${PKG_PYTHON2_HOST_MAKEFLAGS_INSTALL_EXTRA:="PREFIX= EXEC_PREFIX= BINDIR=/bin SBINDIR=/sbin LIBDIR=/lib INCLUDEDIR=/include OLDINCLUDEDIR=/include MANDIR=/share/man DOCDIR=/share/doc LIBEXECDIR=/libexec"};
-: ${PKG_PYTHON3_HOST_DEPENDS:="gdbm_host libressl_host libz_host ncurses_host ncursesw_host sqlite3_host xz_host"};
+: ${PKG_PYTHON3_HOST_DEPENDS:="gdbm_host libreadline libressl_host libz_host ncurses_host ncursesw_host sqlite3_host xz_host"};
: ${PKG_PYTHON3_HOST_SHA256SUM:=ab6193af1921b30f587b302fe385268510e80187ca83ca82d2bfe7ab544c6f91};
: ${PKG_PYTHON3_HOST_VERSION:=3.6.3};
: ${PKG_PYTHON3_HOST_URL:="https://www.python.org/ftp/python/${PKG_PYTHON3_HOST_VERSION}/Python-${PKG_PYTHON3_HOST_VERSION}.tgz"};