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 d2fda6bee2ea..dc6d0114a2a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('MIT')
source=("git://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}")
sha512sums=('SKIP')
arch=('any')
-depends=('python' 'python-pillow' 'feh' 'python-gobject' 'gtk3' 'libxslt' 'xsltproc')
+depends=('python' 'python-pillow' 'feh' 'python-gobject' 'gtk3' 'libxslt')
makedepends=('git')
optdepends=()
conflicts=("${_gitname}")