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

This commit is contained in:
Juan RP 2019-07-03 19:47:19 +02:00 committed by Jürgen Buchmüller
parent 543e9e715c
commit 28af8073b1

View file

@ -5,8 +5,6 @@ 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"