summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-08-15 20:20:28 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-08-15 20:21:30 +0200
commit7cf3aa227ea027d0a0b6f4c19feeb620b84c1c3b (patch)
tree2a1af59e00494090474922d93fdf1b9561610056 /groups/010.host_deps.group
parentd02ff3f3787f5b737db9c08f80d8d6eb35d09745 (diff)
downloadmidipix_build-7cf3aa227ea027d0a0b6f4c19feeb620b84c1c3b.tar.bz2
midipix_build-7cf3aa227ea027d0a0b6f4c19feeb620b84c1c3b.tar.xz
groups/010.host_deps.group:file_host:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-xzlib (fixes rpm_host build failure) (via Redfoxmoon.)
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 7687eb7e..7f0008c5 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -102,6 +102,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_FILE_HOST_SHA256SUM:=c076fb4d029c74073f15c43361ef572cfb868407d347190ba834af3b1639b0e4};
: ${PKG_FILE_HOST_VERSION:=5.42};
: ${PKG_FILE_HOST_URL:=http://ftp.astron.com/pub/file/file-${PKG_FILE_HOST_VERSION}.tar.gz};
+: ${PKG_FILE_HOST_CONFIGURE_ARGS_EXTRA:="--disable-xzlib"};
: ${PKG_FLEX_HOST_DEPENDS:="bison_host"};
: ${PKG_FLEX_HOST_SHA256SUM:=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995};
: ${PKG_FLEX_HOST_VERSION:=2.6.4};