From b6ee5cac16c9a60e1eea84abb3a54dfd9935e6c8 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 4 Jan 2022 09:53:54 +0100 Subject: [PATCH] texinfo: makedepend on help2man help2man was recently removed from base-devel --- texinfo/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texinfo/PKGBUILD b/texinfo/PKGBUILD index 225885c6..f50ecac0 100644 --- a/texinfo/PKGBUILD +++ b/texinfo/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line doc arch=('i686' 'x86_64') url="https://www.gnu.org/software/texinfo/" license=('GPL3') -makedepends=('ncurses-devel' 'gettext-devel' 'findutils' 'gzip' 'perl-devel' 'autotools' 'gcc') +makedepends=('ncurses-devel' 'gettext-devel' 'findutils' 'gzip' 'perl-devel' 'autotools' 'gcc' 'help2man') source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} texinfo-install.hook texinfo-remove.hook