summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372018-11-10 02:09:12 -0200
committerbtd13372018-11-10 02:09:12 -0200
commit0b4dc498ece50c59865a524988e3b9da179e416a (patch)
treefc51aee7f70d91c97f08ecdff5d1e88f2b1efb0c /PKGBUILD
parent01d35bccfbd796c6c1c4ef6aa2ff45b076c01b88 (diff)
downloadaur-0b4dc498ece50c59865a524988e3b9da179e416a.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 00916ef63509..a2766d0aceaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Nonograms puzzle game written in Vala. Designed for Pantheon Shell"
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'vala' 'granite')
+depends=('gtk3' 'vala' 'granite' 'appstream')
optdepends=('')
makedepends=('git' 'meson' 'ninja')
provides=("${_gitname}")