build with lua 5.3

no need to depend on the old tolua package in apt
This commit is contained in:
Enno Rehling 2021-02-14 11:09:28 +01:00
parent db402c4e2c
commit 4dd84d07ec
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ addons:
packages:
- libbsd-dev
- libdb-dev
- liblua5.1-dev
- libtolua-dev
- liblua5.3-dev
- libncurses5-dev
- libsqlite3-dev
- libexpat1-dev