From cddc0a97c997e7141cab04c39f9ba54417136263 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 18 Dec 2019 18:41:52 +0100 Subject: [PATCH] libtifiles2: remove texinfo hostdep (provided by chroot-texinfo) --- srcpkgs/libtifiles2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libtifiles2/template b/srcpkgs/libtifiles2/template index 813d067082..47c0193aeb 100644 --- a/srcpkgs/libtifiles2/template +++ b/srcpkgs/libtifiles2/template @@ -4,7 +4,7 @@ version=1.1.7 revision=2 _tilpver=1.18 build_style=gnu-configure -hostmakedepends="automake bison groff intltool libtool pkg-config texinfo" +hostmakedepends="automake bison groff intltool libtool pkg-config" makedepends="libticonv-devel libarchive-devel gettext-devel" short_desc="TI File format library" maintainer="Andrew Benson "