aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/ghi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ghi/APKBUILD b/main/ghi/APKBUILD
index 169d1172326..2f031142cb5 100644
--- a/main/ghi/APKBUILD
+++ b/main/ghi/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer:
pkgname=ghi
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="GitHub Issues on the command line"
url="https://github.com/stephencelis/ghi"
arch="noarch"
license="MIT"
-depends="ruby ncurses"
+depends="ruby ruby-json ncurses less"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/stephencelis/ghi/archive/$pkgver.tar.gz"