diff --git a/templates/texinfo/template b/templates/texinfo/template index 30b9df8b6a3..55d6fbde4de 100644 --- a/templates/texinfo/template +++ b/templates/texinfo/template @@ -1,6 +1,7 @@ # Template file for 'texinfo' pkgname=texinfo version=4.13a +revision=1 wrksrc="$pkgname-4.13" distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" build_style=gnu_configure @@ -18,3 +19,4 @@ Add_dependency run glibc Add_dependency run ncurses-libs Add_dependency run findutils Add_dependency run gzip +Add_dependency run coreutils