mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
aspell-cs: needs which in hostmakedepends
This commit is contained in:
parent
20bd66695a
commit
73fdf4b96b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue