summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ghi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ghi/APKBUILD b/testing/ghi/APKBUILD
index 2412dfb27..20df1f532 100644
--- a/testing/ghi/APKBUILD
+++ b/testing/ghi/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Eivind Uggedal <eivind@uggedal.com>
pkgname=ghi
pkgver=0.9.0.20131120
-pkgrel=0
+pkgrel=1
pkgdesc="GitHub Issues on the command line"
url="https://github.com/stephencelis/ghi"
arch="noarch"
license="MIT"
-depends="ruby"
+depends="ruby ncurses"
makedepends=""
install=""
subpackages="$pkgname-doc"