summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dd887257fb9..c488ee131c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="LaTeX editor written in Python with Gtk"
arch=('i686' 'x86_64')
url="https://github.com/cvfosammmm/Setzer"
license=('GPL3')
-depends=('gtk3' 'gtksourceview3' 'poppler-glib' 'texlive-core')
+depends=('gtk3' 'gtksourceview3' 'poppler-glib' 'texlive-core' 'gspell')
makedepends=('git')
source=("git+https://github.com/cvfosammmm/Setzer")
md5sums=('SKIP')