mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Revert "pkg-config: get rid of a redundant host dep."
This reverts commit 28af8073b1
.
This commit is contained in:
parent
95beffd0f5
commit
3dc3a61144
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ revision=2
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-internal-glib --disable-host-tool"
|
configure_args="--with-internal-glib --disable-host-tool"
|
||||||
|
# required for gcc6 bootstrap
|
||||||
|
hostmakedepends="gcc"
|
||||||
short_desc="System for managing library compile/link flags"
|
short_desc="System for managing library compile/link flags"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue