binutils: add dependency on documentation

Closes: #11884 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Ivan Sokolov 2019-05-23 03:36:53 +03:00 committed by Jürgen Buchmüller
parent 539ed31ffd
commit f045b8f7eb
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -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 <xtraeme@voidlinux.org>"
@ -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