summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db12fc87404d..316aef84a874 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Web frontend for taskwarrior command line task manager.'
arch=(any)
url='http://github.com/theunraveler/taskwarrior-web'
license=(MIT)
-depends=(ruby ruby-sinatra ruby-parseconfig-1 ruby-vegas ruby-rinku ruby-versionomy ruby-activesupport-3 ruby-sinatra-simple-navigation ruby-rack-flash3 ruby-json-1)
+depends=(ruby ruby-sinatra ruby-parseconfig-1 ruby-vegas ruby-rinku ruby-versionomy ruby-activesupport-3 ruby-sinatra-simple-navigation ruby-rack-flash3 ruby-json-1 task)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)