summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-04-23 18:42:17 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-04-23 18:42:17 +0100
commitaae584af0411e27c327470914cb8b3908c7a82e2 (patch)
treec6aa172ff0ea54cf1ad9f547b5c66206b102408e /groups/010.host_deps.group
parentf9fd8f7371d39a7ee3fa62859ea51a34b6b1447a (diff)
downloadmidipix_build-aae584af0411e27c327470914cb8b3908c7a82e2.tar.bz2
midipix_build-aae584af0411e27c327470914cb8b3908c7a82e2.tar.xz
groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds expat_host.
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 b409031e..eb330540 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -167,7 +167,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_PERK_HOST_CONFIGURE_ARGS:="--prefix="};
: ${PKG_PERK_HOST_INSTALL_FILES:="@perk=bin/${DEFAULT_TARGET}-perk"};
: ${PKG_PERK_HOST_CFLAGS_CONFIGURE:="-I${PREFIX}/include"};
-: ${PKG_PYTHON2_HOST_DEPENDS:="bzip2_host gdbm_host libffi_host libreadline_host libz_host ncurses_host ncursesw_host sqlite3_host"};
+: ${PKG_PYTHON2_HOST_DEPENDS:="bzip2_host expat_host gdbm_host libffi_host libreadline_host libz_host ncurses_host ncursesw_host sqlite3_host"};
: ${PKG_PYTHON2_HOST_SHA256SUM:=18617d1f15a380a919d517630a9cd85ce17ea602f9bbdc58ddc672df4b0239db};
: ${PKG_PYTHON2_HOST_VERSION:=2.7.15};
: ${PKG_PYTHON2_HOST_URL:="https://www.python.org/ftp/python/${PKG_PYTHON2_HOST_VERSION}/Python-${PKG_PYTHON2_HOST_VERSION}.tgz"};