diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index fd372a3da01..8fb24f0293d 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -24,7 +24,7 @@ build_options="acl expat lzo lz4 ssl zstd" build_options_default="acl ssl lz4 zstd" if [ "$CHROOT_READY" ]; then - hostmakedepends="automake libtool pkg-config" + hostmakedepends="automake libtool pkgconf" fi pre_configure() {