From 904ab220ae5765d1aec333f90e183a91a5e488ab Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 30 Sep 2021 13:33:42 +0300 Subject: Include every optional dependency --- PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index db95a56..92e52c9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname='gourmand' pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="A recipe manager for desktop that can import recipes" arch=('any') url="https://github.com/GourmandRecipeManager/gourmand" @@ -18,6 +18,9 @@ optdepends=( 'python-ebooklib: EPub export plugin' 'python-reportlab: Printing & PDF export plugin' 'python-gtkspellcheck: Spell checking plugin' + 'nuspell: Spell checking' + 'hspell: Spell checking for Hebrew' + 'libvoikko: Spell checking for Finnish language' ) conflicts=('gourmet') source=("$pkgname-$pkgver-py3-none-any.whl::$url/releases/download/$pkgver/$pkgname-$pkgver-py3-none-any.whl") -- cgit v1.2.3-70-g09d2