enchant: remove aspell support.
This commit is contained in:
parent
2599d28933
commit
9654e90a12
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'enchant'
|
# Template file for 'enchant'
|
||||||
pkgname=enchant
|
pkgname=enchant
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-zemberek --disable-ispell"
|
configure_args="--disable-zemberek --disable-ispell --disable-aspell"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="glib-devel aspell-devel hunspell-devel"
|
makedepends="glib-devel hunspell-devel"
|
||||||
short_desc="Generic spell checking library"
|
short_desc="Generic spell checking library"
|
||||||
homepage="http://www.abisource.com/projects/enchant/"
|
homepage="http://www.abisource.com/projects/enchant/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue