summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2017-03-29 16:21:13 +0500
committerDmitry Kharitonov2017-03-29 16:22:01 +0500
commita1a1bca0adb38cbfb6aa50997d204d1402a04452 (patch)
tree3a8cc20f0f95238882c798a47e11005cab3a39d8 /PKGBUILD
parent293dff2c3c45aad54efdd0e683956181a43e2952 (diff)
downloadaur-a1a1bca0adb38cbfb6aa50997d204d1402a04452.tar.gz
Removed redundant deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0254916107d1..380f4a156a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="An advanced vector graphics program, development release"
arch=('i686' 'x86_64')
url="http://www.xaraxtreme.org/"
license=('GPL')
-depends=('libpng' 'libjpeg' 'libxml2' 'desktop-file-utils')
+depends=('desktop-file-utils')
makedepends=('pkgconfig')
optdepends=('imagemagick: needed for some conversions'
'java-environment: for web help')