1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 00:57:08 +00:00
termux-packages/x11-packages/lite-xl/meson.build.patch
2022-11-20 13:42:59 +00:00

11 lines
260 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -78,6 +78,7 @@
# Lua has no official .pc file
# so distros come up with their own names
lua_names = [
+ 'lua54',
'lua5.4', # Debian
'lua-5.4', # FreeBSD
'lua', # Fedora