mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parallel: fix cross.
This commit is contained in:
parent
be6e6a483d
commit
e6d6c07778
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=parallel
|
||||||
version=20220622
|
version=20220622
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
short_desc="Shell tool for executing jobs in parallel"
|
short_desc="Shell tool for executing jobs in parallel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue