gplugin/builders

move to lua5.3 for the debian builds

2020-02-25, Gary Kramlich
100e8475fa6d
Parents cb21030f9f67
Children 83e46abdc0ef
move to lua5.3 for the debian builds
--- a/Dockerfile.debian-bullseye-amd64 Tue Feb 25 00:11:27 2020 -0600
+++ b/Dockerfile.debian-bullseye-amd64 Tue Feb 25 00:44:20 2020 -0600
@@ -19,7 +19,7 @@
libglib2.0-dev gobject-introspection libgirepository1.0-dev \
gtk-doc-tools libgtk-3-dev \
python3-dev python-gi-dev python3-gi \
- liblua5.1-0-dev lua-lgi luarocks \
+ liblua5.3-dev lua-lgi luarocks \
libtcc-dev \
valac \
libgjs-dev \
--- a/Dockerfile.debian-bullseye-arm64 Tue Feb 25 00:11:27 2020 -0600
+++ b/Dockerfile.debian-bullseye-arm64 Tue Feb 25 00:44:20 2020 -0600
@@ -19,7 +19,7 @@
libglib2.0-dev gobject-introspection libgirepository1.0-dev \
gtk-doc-tools libgtk-3-dev \
python3-dev python-gi-dev python3-gi \
- liblua5.1-0-dev lua-lgi luarocks \
+ liblua5.3-dev lua-lgi luarocks \
libtcc-dev \
valac \
libgjs-dev \
--- a/Dockerfile.debian-bullseye-armhf Tue Feb 25 00:11:27 2020 -0600
+++ b/Dockerfile.debian-bullseye-armhf Tue Feb 25 00:44:20 2020 -0600
@@ -19,7 +19,7 @@
libglib2.0-dev gobject-introspection libgirepository1.0-dev \
gtk-doc-tools libgtk-3-dev \
python3-dev python-gi-dev python3-gi \
- liblua5.1-0-dev lua-lgi luarocks \
+ liblua5.3-dev lua-lgi luarocks \
libtcc-dev \
valac \
libgjs-dev \