Revert "pkg-config: get rid of a redundant host dep."

This reverts commit 28af8073b1.
This commit is contained in:
Jürgen Buchmüller 2019-07-05 12:08:44 +02:00
parent 95beffd0f5
commit 3dc3a61144
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ revision=2
bootstrap=yes
build_style=gnu-configure
configure_args="--with-internal-glib --disable-host-tool"
# required for gcc6 bootstrap
hostmakedepends="gcc"
short_desc="System for managing library compile/link flags"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2"