summarylogtreecommitdiffstats
path: root/luaver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'luaver.patch')
-rw-r--r--luaver.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/luaver.patch b/luaver.patch
new file mode 100644
index 000000000000..3b014a23c3aa
--- /dev/null
+++ b/luaver.patch
@@ -0,0 +1,11 @@
+--- client_generic/configure.ac 2016-10-04 06:05:56.577882696 -0400
++++ ../../configure.ac 2016-10-04 14:40:19.148741667 -0400
+@@ -164,7 +164,7 @@
+
+ dnl Check for lua
+
+-PKG_CHECK_MODULES([LUA], [lua5.1],,
++PKG_CHECK_MODULES([LUA], [lua51],,
+ [PKG_CHECK_MODULES([LUA], [lua >= 5.1])
+ ])
+