summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d808b8933bc7..f7c539897172 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Find any word's definition with this handy dictionary. Designed for Pan
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'granite' 'glib2' 'json-glib' 'libgee' 'libsoup')
+depends=('gtk3' 'granite' 'glib2' 'gtksourceview3' 'json-glib' 'libgee' 'libsoup')
optdepends=('')
makedepends=('git' 'meson' 'vala')
provides=("${_gitname}")