From 5e9a7fc82635d4790bbc7d6fe34600a19364f4f6 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 2 Jun 2018 23:13:23 +0200 Subject: [PATCH] gegl: fix -devel depends --- srcpkgs/gegl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template index 57fb9e815f..3cdf1f0df2 100644 --- a/srcpkgs/gegl/template +++ b/srcpkgs/gegl/template @@ -1,7 +1,7 @@ # Template build file for 'gegl'. pkgname=gegl version=0.4.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-docs --without-sdl --without-libopenraw --without-libavformat --without-graphviz --without-lua --without-libspiro @@ -17,7 +17,7 @@ distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar. checksum=6a358bc19d20b8ac1daf645cc8b53cdc2ea6f9c98a6036179a57045a26a07f8d gegl-devel_package() { - depends="libglib-devel gegl>=${version}_${revision}" + depends="json-glib-devel babl-devel gegl>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include