From 0f07acb2411d3af42c49139bdf3066e9c78fa07e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Fri, 27 Mar 2020 12:00:49 -0300 Subject: [PATCH] recipes: 00-core.order: Define Lua MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Matías Fonzo --- recipes/00-core.order | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/00-core.order b/recipes/00-core.order index 48e9982e..d897abea 100644 --- a/recipes/00-core.order +++ b/recipes/00-core.order @@ -125,6 +125,7 @@ libs/fuse2: # More programming languages, libraries devel/nasm: devel/tcl: libs/libz +lua/lua5: libs/readline db/sqlite: devel/tcl libs/readline libs/libz python/python3: devel/valgrind libs/libz libs/expat libs/libffi libs/readline networking/libressl devel/gdb: libs/libz libs/readline python/python3 @@ -143,7 +144,7 @@ ruby/ruby2: libs/libyaml # Ruby gems ruby/asciidoctor: -# Language modules +# Language extras, modules perl/xml-parser: perl/uri: perl/xml-sax: perl/xml-sax_base perl/xml-namespacesupport @@ -152,6 +153,7 @@ perl/xml-simple: perl/sax_expat perl/sgmlspm: python/six: python/python3 python/pymako: python/markupsafe +lua/luarocks: lua/lua5 # Build tools for internationalization (early) tools/intltool: perl/xml-parser -- 2.11.4.GIT