summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeviantfero2017-07-01 18:55:15 -0600
committerdeviantfero2017-07-01 18:55:15 -0600
commit8138ca30139e10bdd7077e277547721ee0347189 (patch)
treec27560c079d85a2a70f0e78231d3673ddc60e4d9 /PKGBUILD
parentba36a43d90dc3f8b69815cdfdc23919cda65598d (diff)
downloadaur-8138ca30139e10bdd7077e277547721ee0347189.tar.gz
modified uninstall script
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}")