xjobs: needs which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-21 18:58:09 +01:00
parent 100236c266
commit 3e87f0a8d5

View file

@ -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"