]> git.pld-linux.org Git - packages/gegl.git/blame - gegl-no-lua.patch
- rediffed no-lua patch
[packages/gegl.git] / gegl-no-lua.patch
CommitLineData
72e3c653
JB
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
62e7cf53
JB
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.021398 seconds and 4 git commands to generate.