summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b251fc5cee8..fe409cd6134f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,10 @@ license=('MIT' 'GPL3')
depends=('python-m2crypto'
'python-construct>=2.9.29'
'python-pyasn1'
+ 'python-future'
'python-termcolor'
'python-click'
+ 'python-arrow'
'python-coloredlogs'
'ipython'
'python-bpylist2'