summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f930320d65f..9bba610107c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgrel=1
url="http://tboudet.free.fr/hexdiff/"
pkgdesc="Visual hexadecimal difference editor"
arch=('i686' 'x86_64')
+depends=('ncurses')
source=('http://tboudet.free.fr/hexdiff/hexdiff.tar.gz')
md5sums=('68dbf4c610f4fd1817401bcf6c671b71')
build() {