texinfo: makedepend on help2man

help2man was recently removed from base-devel
This commit is contained in:
Christoph Reiter
2022-01-04 09:53:54 +01:00
parent 1184d42ee9
commit b6ee5cac16

View File

@@ -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