From 45439fd8597ea0ffad7d755942e74661f6f572a7 Mon Sep 17 00:00:00 2001 From: John ShaggyTwoDope Jenkins Date: Tue, 8 Sep 2015 23:06:55 -0700 Subject: depends --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 816809e..1a678a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="simple curses clock wirtten in python" arch=('any') url="https://github.com/shaggytwodope/clockr" license=('MIT') -depends=('python') +depends=('python' 'ncurses') source=("https://github.com/shaggytwodope/clockr/archive/v$pkgver.tar.gz") md5sums=('01e83df419e6a18c95d06dd73c8ef811') -- cgit v1.2.1