mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
aspell-en: fix hostmakedepends.
This commit is contained in:
parent
0c6bfa058a
commit
3c4beafb8a
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'aspell-en'
|
# Template file for 'aspell-en'
|
||||||
pkgname=aspell-en
|
pkgname=aspell-en
|
||||||
version=7.1
|
version=7.1
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="aspell6-en-${version}-0"
|
wrksrc="aspell6-en-${version}-0"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="which"
|
hostmakedepends="aspell-devel"
|
||||||
makedepends="aspell-devel"
|
|
||||||
short_desc="English dictionary for aspell"
|
short_desc="English dictionary for aspell"
|
||||||
homepage="http://aspell.net/"
|
homepage="http://aspell.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue