From 46c51525f18757f0503a802e38413b7c589b1b63 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 18 Dec 2019 18:40:48 +0100 Subject: [PATCH] libticonv: remove texinfo hostdep (provided by chroot-texinfo) --- srcpkgs/libticonv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libticonv/template b/srcpkgs/libticonv/template index cfffa2e2d8..f2fda27570 100644 --- a/srcpkgs/libticonv/template +++ b/srcpkgs/libticonv/template @@ -5,7 +5,7 @@ revision=2 _tilpver=1.18 build_style=gnu-configure configure_args="--enable-iconv" -hostmakedepends="automake bison groff intltool libtool pkg-config texinfo" +hostmakedepends="automake bison groff intltool libtool pkg-config" makedepends="glib-devel" short_desc="TI character set conversion library" maintainer="Andrew Benson "