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 4fa84e8608e1..f752702ec3ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Simple script for exporting Gnome/Seahorse keyrings, and re-importing o
arch=('any')
url="https://github.com/spookylukey/$_pkgname"
license=('unknown')
-depends=('python' 'python-secretstorage')
+depends=('python' 'python-lxml' 'python-secretstorage')
makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")