[Rpm-maint] [rpm-software-management/rpm] OpenMP & Lua fixes for configure.ac & INSTALL (#1325)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Fri Aug 7 10:57:38 UTC 2020


@Conan-Kudo commented on this pull request.



> @@ -761,9 +778,9 @@ AC_ARG_WITH([lua], [AS_HELP_STRING([--with-lua], [build with lua support])],
 
 AS_IF([test "$with_lua" != no],[
   PKG_CHECK_MODULES([LUA],
-    [lua >= 5.1],
+    [lua >= 5.2],

Hah, I thought we actually dropped Lua 5.2 support as well. Okay then...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1325#discussion_r466969467
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200807/3e51387f/attachment.html>


More information about the Rpm-maint mailing list