cross-x86_64-w64-mingw32: needs tar in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-03-15 05:09:12 +01:00
parent a8fac43f3e
commit 1fe41c4ac6

View file

@ -12,7 +12,7 @@ version=$_mingw_version
revision=5
archs="x86_64* i686*"
create_wrksrc=yes
hostmakedepends="flex perl python3"
hostmakedepends="flex perl python3 tar"
makedepends="zlib-devel"
# it's ok to build with current's -devel packages
# although it might break the package during compiler updates