summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Ruijl2016-01-03 20:45:48 +0100
committerBen Ruijl2016-01-03 20:45:48 +0100
commit7caf857ec3ca8c681ab5d45c49de159f86c6bd1d (patch)
tree7ad3f5dad0c24fac6ecadb4b0d3457128e7cb19f
parentbe3ab7dfaa09e12727cb5183cae73adff329aa18 (diff)
downloadaur-7caf857ec3ca8c681ab5d45c49de159f86c6bd1d.tar.gz
Removed lib32-aspell from optdepends
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 239b248c1c07..4ad390e207e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ arch=('x86_64')
url="http://www.literatureandlatte.com/scrivener.php"
license=('custom')
depends=('gstreamer0.10-base-plugins' 'libxrender' 'fontconfig' 'libpng12')
-optdepends=('aspell: needed for spell checking - also need dictionary'
- 'lib32-aspell: needed for spell check on 64-bit system'
+optdepends=('aspell: needed for spell checking (also needs dictionaries)'
'multimarkdown: needed for export to latex')
source=("http://www.literatureandlatte.com/scrivenerforlinux/scrivener-${pkgver}-amd64.tar.gz"
"scrivener.png" "scrivener.desktop")