summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372018-11-10 02:51:53 -0200
committerbtd13372018-11-10 02:51:53 -0200
commitd4309d326e4dbac3dc3db1e9b193a623b1b6c2ce (patch)
treec72085199bc7bc80492896a7a06d1fa21105705c /PKGBUILD
parent549a5ee1ea2c6e843c04808acd1f1c7a2ed98b15 (diff)
downloadaur-d4309d326e4dbac3dc3db1e9b193a623b1b6c2ce.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 653e7a5cd472..4397489b6957 100644
--- 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' 'vala' 'granite' 'json-glib' 'libsoup')
+depends=('gtk3' 'vala' 'granite' 'glib2' 'json-glib' 'libgee' 'libsoup')
optdepends=('')
makedepends=('git' 'meson' 'ninja')
provides=("${_gitname}")