enchant: Depend on aspell and hunspell

This commit is contained in:
xtkoba 2021-11-02 06:52:28 +09:00 committed by Henrik Grimler
parent 8723a455d2
commit fc45d292b8
1 changed files with 2 additions and 1 deletions

View File

@ -3,11 +3,12 @@ TERMUX_PKG_DESCRIPTION="Wraps a number of different spelling libraries and progr
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.3.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/AbiWord/enchant/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7f176aba971c7bf60f9bfe18937b77f566a06a38e2b9c4d9d481d3e73b308e6f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-relocatable"
TERMUX_PKG_DEPENDS="glib"
TERMUX_PKG_DEPENDS="aspell, glib, hunspell"
termux_step_post_get_source() {
./bootstrap