]> git.pld-linux.org Git - packages/gegl.git/blob - gegl-no-lua.patch
- rediffed no-lua patch
[packages/gegl.git] / gegl-no-lua.patch
1 --- gegl-0.4.30/bin/meson.build.orig    2021-04-24 09:20:48.527132709 +0200
2 +++ gegl-0.4.30/bin/meson.build 2021-04-24 09:21:42.479918648 +0200
3 @@ -18,7 +18,7 @@ if libpng.found()
4    gegl_deps += libpng
5  endif
6  
7 -if mrg.found() and gexiv2.found() and lua.found()
8 +if mrg.found() and gexiv2.found()
9    gegl_sources += files(
10      'argvs.c',
11      'mrg-gegl.c',
This page took 0.044393 seconds and 3 git commands to generate.