summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')