aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFFY002018-09-06 14:30:27 +0100
committerFFY002018-09-06 14:30:27 +0100
commitc5eadd00dd7d440b0f60330a18d3c14b3d22e9b9 (patch)
treee733f9c501f83201ccecbac31aaeb79de61de2c1 /PKGBUILD
parent317ee147986ae91962fb30886ebdcd06087c2f09 (diff)
downloadaur-c5eadd00dd7d440b0f60330a18d3c14b3d22e9b9.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c58bcf0d2dda..817883afb79b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,11 +10,11 @@ pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
url="https://www.gimp.org"
license=('GPL' 'LGPL')
-depends=('pygtk' 'lcms2>=2.2' 'libwmf>=0.2.8'
+depends=('pygtk' 'lcms2>=2.2' 'libwmf>=0.2.8' 'icu' 'enchant'
'libgexiv2' 'librsvg>=2.16.1' 'desktop-file-utils'
'libexif>=0.6.15' 'libart-lgpl>=2.3.19' 'dbus-glib' 'gtk-doc'
'poppler-glib' 'poppler-data' 'openexr>=1.6.1' 'mypaint-brushes>=1.3.0'
- 'babl>=0.1.46' 'gegl-git>0.4.0' 'icu' 'enchant' 'appstream-glib>=0.7.7')
+ 'babl>=0.1.47' 'gegl-git>0.4.9' 'cairo>=1.14' 'appstream-glib>=0.7.7')
makedepends=('git' 'gutenprint>=5.0.0' 'intltool>=0.40.1'
'gnome-python>=2.16.2'
'alsa-lib>=1.0.0' 'libxslt' 'glib-networking')