summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorten Linderud2016-12-28 21:07:03 +0100
committerMorten Linderud2016-12-28 21:07:03 +0100
commitb0c75c7ea237d4136ebecb258a4d68c5977c446b (patch)
tree7c32059d45e3cb90f7abb920ba2e13848c1ac086 /PKGBUILD
parentf487a06bb71967471464c496a4b66e527d0547ed (diff)
downloadaur-b0c75c7ea237d4136ebecb258a4d68c5977c446b.tar.gz
Added deps
Signed-off-by: Morten Linderud <morten@linderud.pw>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5276b788fd8..9a590575e615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ depends=('python2-requests'
'python2-dateutil'
'python2-humanize'
'python2-six'
+ 'python2-lxml'
+ 'python2-xattr'
'python2-chardet')
source=("$pkgname.tar.gz::https://github.com/havardgulldahl/jottalib/archive/v0.5.1.tar.gz")
sha256sums=('607e5270c15e593e0df494493d371d996053d45cfc2fe44a09020719fe5feaa3')