pkg-config: remove unused bootstrap=yes
all bootstrap packages use pkgconf, so having pkg-config marked with bootstrap=yes doesn't make sense
This commit is contained in:
parent
20dd007c49
commit
69845f4ebb
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
pkgname=pkg-config
|
pkgname=pkg-config
|
||||||
version=0.29.2
|
version=0.29.2
|
||||||
revision=3
|
revision=3
|
||||||
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"
|
||||||
short_desc="System for managing library compile/link flags"
|
short_desc="System for managing library compile/link flags"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue