summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2020-08-16 22:06:29 -0400
committerSolomon Choina2020-08-16 22:06:29 -0400
commit82c866ae80322da930f538fb0108f7620cafea8b (patch)
tree0b49f9f3fe92b3d93ff44997a4e85676c0eebe23 /PKGBUILD
parent93034a52ec2cd7df9e082f805677e663f394f01b (diff)
downloadaur-82c866ae80322da930f538fb0108f7620cafea8b.tar.gz
forgot libhandy as a depend/makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7456e8f75d01..0ee6a2bd1c01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url='https://github.com/elementary/terminal'
license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'gtk3' 'libnotify' 'pango' 'vte3'
- 'libgranite.so')
-makedepends=('appstream' 'git' 'granite-git' 'intltool' 'meson' 'vala')
+ 'libgranite.so' 'libhandy-1.so')
+makedepends=('appstream' 'git' 'granite' 'intltool' 'meson' 'vala' 'libhandy1')
provides=('pantheon-terminal')
conflicts=('pantheon-terminal')
source=('pantheon-terminal::git+https://github.com/elementary/terminal.git'