diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 5a156c4c4c9..2607ab5f817 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,7 +1,7 @@ # Template file for 'binutils' pkgname=binutils version=2.32 -revision=2 +revision=3 bootstrap=yes short_desc="GNU binary utilities" maintainer="Juan RP " @@ -13,6 +13,7 @@ checksum=0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl" checkdepends="bc" + depends="binutils-doc" else unset XBPS_CHECK_PKGS XBPS_TRIPLET=x86_64-unknown-linux-gnu