summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakub Fišer2017-10-18 12:06:53 +0200
committerJakub Fišer2017-10-18 12:06:53 +0200
commite79386a07a18881f8dfe2c525a45a2558eeef8a5 (patch)
tree953a0359ceb5c3fda6e16d190db4f68fac6bdf1b /PKGBUILD
parent05b9e7bf4f174f2d7bd6cd8ea306b5275c04045c (diff)
downloadaur-e79386a07a18881f8dfe2c525a45a2558eeef8a5.tar.gz
added perl-try-tiny dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecea7f85a093..5c36dbe1cb36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A terminal interface for Taskwarrior with Vim key bindings and coloriza
arch=('any')
url="https://github.com/scottkosty/vit"
license=('GPL3')
-depends=('perl-curses' 'perl-text-charwidth' 'task')
+depends=('perl-try-tiny' 'perl-curses' 'perl-text-charwidth' 'task')
makedepends=( 'git' )
source=(git+https://github.com/scottkosty/vit.git)
sha512sums=('SKIP')