summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFFY002018-07-05 15:12:22 +0100
committerFFY002018-07-05 15:12:22 +0100
commit3b7f9187b5ef38144ab635cbc3f2e4459ba2fd67 (patch)
tree108316d3fd5dfbfb4c1dd6b3ad60d76d3a5b0202 /PKGBUILD
parentb8faa7d5c6b3ee08cab8be8adcbc221e212f4dcf (diff)
downloadaur-3b7f9187b5ef38144ab635cbc3f2e4459ba2fd67.tar.gz
pkgbuild: update babl version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef9b97650dd8..fc9a7933fc7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Graph based image processing framework"
arch=('i686' 'x86_64')
url="http://www.gegl.org"
license=('GPL3' 'LGPL3')
-depends=('babl>=0.1.26' 'libspiro' 'json-glib')
+depends=('babl>=0.1.52' 'libspiro' 'json-glib')
makedepends=('git' 'intltool' 'python2' 'ruby' 'lua'
'libraw' 'openexr' 'ffmpeg' 'librsvg' 'jasper'
'libtiff' 'suitesparse' 'gobject-introspection')