libarchive: switch to pkgconf
This commit is contained in:
parent
f07fffc637
commit
6e0a598ef8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ build_options="acl expat lzo lz4 ssl zstd"
|
||||||
build_options_default="acl ssl lz4 zstd"
|
build_options_default="acl ssl lz4 zstd"
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkgconf"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue