xjobs: needs which in hostmakedepends
This commit is contained in:
parent
100236c266
commit
3e87f0a8d5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=xjobs
|
||||||
version=20191217
|
version=20191217
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex which"
|
||||||
short_desc="Reads job descriptions line by line and executes them in parallel"
|
short_desc="Reads job descriptions line by line and executes them in parallel"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue