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 4689d54cb9ad..93cf4319dd3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="JPass password manager - web application"
url="https://joel.porquet.org/wiki/hacking/jpass-web/"
arch=('any')
license=('GPL3')
-depends=('python' 'python-bottle' 'python-flipflop')
+depends=('jpass-git' 'python' 'python-bottle' 'python-flipflop')
makedepends=('git')
backup=('etc/webapps/jpass/jpassrc')