mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
cross-x86_64-w64-mingw32: needs tar in hostmakedepends
This commit is contained in:
parent
a8fac43f3e
commit
1fe41c4ac6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue