summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f911a9bfc2b3..1a97b1953565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=keeweb
pkgver=1.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop password manager compatible with KeePass databases"
arch=('any')
url="https://keeweb.info"
@@ -14,6 +14,7 @@ makedepends=(
'libsass>=3.5.5'
'nodejs>=8.15.0'
'npm'
+ 'python2'
)
optdepends=('xdotool: for auto-type')
conflicts=('keeweb-desktop')