[gnome-continuous] Disable Lua support when building Gegl
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Disable Lua support when building Gegl
- Date: Fri, 25 Mar 2016 11:17:13 +0000 (UTC)
commit 3162d7a9779f23fc338c55b06aa5c2b34c6d3aec
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Mar 25 11:16:33 2016 +0000
Disable Lua support when building Gegl
Until we start packaging Lua or Luajit.
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b2033cc..3a91e0c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1239,7 +1239,7 @@
"patches": ["libraw-autogen.patch", "libraw-pkgconfig.patch"]},
{"src": "gnome:gegl",
- "config-opts": ["--with-jasper", "--with-libraw"]},
+ "config-opts": ["--with-jasper", "--with-libraw", "--without-lua"]},
{"src": "tarball:http://www.exiv2.org/exiv2-0.25.tar.gz",
"name": "exiv2",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]