texinfo: makedepend on help2man
help2man was recently removed from base-devel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user