summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-07-24 16:19:32 +0200
committerbartus2019-07-25 22:52:55 +0200
commit2da17e3d3d126b441e81fe171628d5efbe504bc8 (patch)
tree21ba61cb6eaa0a47a96ba2df4ea3ebbddf65497c
parent41b016bd800a7872984e7a05c292bc462ca9b458 (diff)
downloadaur-2da17e3d3d126b441e81fe171628d5efbe504bc8.tar.gz
aurutils: update deps version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4de37cf5261..249a6910fa8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Graph based image processing framework"
arch=('i686' 'x86_64')
url="http://www.gegl.org"
license=('GPL3' 'LGPL3')
-depends=('babl>=0.1.54' 'libspiro' 'json-glib')
+depends=('babl>=0.1.68' 'libspiro' 'json-glib')
makedepends=('git' 'intltool' 'python2' 'ruby' 'lua'
'libraw' 'openexr' 'ffmpeg' 'librsvg' 'jasper'
'libtiff' 'suitesparse' 'gobject-introspection')