summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-25 20:20:53 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-25 20:20:53 +0100
commit3a834f9e50270eee42317b63d126f550095716cb (patch)
treed15a24050bd8d3f08a4a5d950b9d09f50fa28444 /groups/010.host_deps.group
parentb16522c8e6019db4924de98a5c3bce735fa34597 (diff)
downloadmidipix_build-3a834f9e50270eee42317b63d126f550095716cb.tar.bz2
midipix_build-3a834f9e50270eee42317b63d126f550095716cb.tar.xz
groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds libreadline_host (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 59a73133..05998048 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 libreadline libressl_host libz_host ncurses_host ncursesw_host sqlite3_host xz_host"};
+: ${PKG_PYTHON3_HOST_DEPENDS:="gdbm_host libreadline_host 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"};