make: add tar to hostmakedepends
This commit is contained in:
@@ -18,7 +18,7 @@ patch_args="-Np1"
|
|||||||
|
|
||||||
# This should be temporary until upstream releases a new version with fixes
|
# This should be temporary until upstream releases a new version with fixes
|
||||||
if [ -n "$CHROOT_READY" ]; then
|
if [ -n "$CHROOT_READY" ]; then
|
||||||
hostmakedepends+=" automake gettext-devel pkg-config"
|
hostmakedepends+=" automake gettext-devel pkg-config tar"
|
||||||
fi
|
fi
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|||||||
Reference in New Issue
Block a user