From 988b682c3235c23f250bcb9846feb0ada264ac21 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Mon, 20 Apr 2020 10:08:11 +1000 Subject: [PATCH] m4: Add texinfo dependency and fix xlint --- srcpkgs/m4/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/m4/template b/srcpkgs/m4/template index 111dc6a6b07..c21da25bfad 100644 --- a/srcpkgs/m4/template +++ b/srcpkgs/m4/template @@ -2,17 +2,18 @@ pkgname=m4 version=1.4.18 revision=2 -patch_args="-Np1" bootstrap=yes -replaces="chroot-m4>=0" build_style=gnu-configure configure_args="--enable-changeword --enable-threads" +hostmakedepends="texinfo" # makeinfo short_desc="GNU version of UNIX m4 macro language processor" -homepage="https://www.gnu.org/software/m4/" -license="GPL-3.0-or-later" maintainer="Enno Boland " +license="GPL-3.0-or-later" +homepage="https://www.gnu.org/software/m4/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" checksum=f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07 +replaces="chroot-m4>=0" +patch_args="-Np1" pre_check() { case "$XBPS_TARGET_MACHINE" in