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 c2c562a25bba..87f8878a6925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A libray and command line utility for diffing xml"
url="https://xmldiff.readthedocs.io"
checkdepends=()
-depends=('python')
+depends=('python-lxml')
makedepends=('python-setuptools')
license=('BSD')
arch=('any')