diff --git a/srcpkgs/man-db/template b/srcpkgs/man-db/template index ab024a19ca..5d25c778a1 100644 --- a/srcpkgs/man-db/template +++ b/srcpkgs/man-db/template @@ -1,7 +1,6 @@ # Template file for 'man-db' pkgname=man-db -version=2.5.6 -revision=4 +version=2.5.7 distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip @@ -9,7 +8,7 @@ configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip --with-lzma=/usr/bin/lzma --disable-setuid" short_desc="The on-line manual database" maintainer="Juan RP " -checksum=14e3daf8727f98035cb250d6e4caaf720225c14996377aa7bf8f00248b7f5633 +checksum=e41d4831860c9de85ad21928a542e8f8f1735bcf277f2bc455366397eaa7463e long_desc=" man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of @@ -26,10 +25,12 @@ Add_dependency run zlib Add_dependency build gettext Add_dependency build bzip2-devel Add_dependency build gdbm-devel +Add_dependency build zlib-devel Add_dependency full gzip Add_dependency full less Add_dependency full groff Add_dependency full grep +Add_dependency full coreutils post_install() {