summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372018-10-21 22:24:31 -0300
committerbtd13372018-10-21 22:24:31 -0300
commit69cd0df8fe2b5cfc42f04cdde664a2b35ec22366 (patch)
treec1ed2fe420a2c66e05f1992aa12424e5a38f85fc /PKGBUILD
parent55a2a5c2a615bdb6c8f3c961e8b19de511ea5b95 (diff)
downloadaur-69cd0df8fe2b5cfc42f04cdde664a2b35ec22366.tar.gz
update optional dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be5cca0b5f25..44142b37b2d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
depends=('gtk3' 'vala' 'granite')
-optdepends=('lib32-json-glib')
+optdepends=('')
makedepends=('git' 'meson' 'ninja')
provides=("${_gitname}")
conflicts=("${_gitname}")