aspell-cs: needs which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-28 10:24:45 +01:00
parent 20bd66695a
commit 73fdf4b96b

View file

@ -5,7 +5,7 @@ revision=1
archs=noarch archs=noarch
wrksrc="aspell6-cs-${version/./-}" wrksrc="aspell6-cs-${version/./-}"
build_style=configure build_style=configure
hostmakedepends="aspell-devel" hostmakedepends="aspell-devel which"
short_desc="Czech dictionary for aspell" short_desc="Czech dictionary for aspell"
maintainer="Michal V <michal@pmsdev.tk>" maintainer="Michal V <michal@pmsdev.tk>"
license="GPL-2.0-only" license="GPL-2.0-only"