[packages/llvm] BR: lua

atler atler at pld-linux.org
Tue Jul 14 22:15:43 CEST 2026


commit 0f84e4ef6a3f9deb57d0a44acf5f7222c9e0e2ce
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jul 14 22:12:35 2026 +0200

    BR: lua
    
    cmake config for lldb lua bindings requires lua interpreter even though
    it is used only by tests

 llvm.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/llvm.spec b/llvm.spec
index 31d7778..d9f7942 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -190,6 +190,7 @@ BuildRequires:	libunwind-devel(x86-64)
 %if %{with lldb}
 BuildRequires:	epydoc
 BuildRequires:	libxml2-devel >= 2
+BuildRequires:	lua >= %{lua_ver}
 BuildRequires:	lua-devel >= %{lua_ver}
 BuildRequires:	ncurses-ext-devel
 BuildRequires:	python3-devel >= 1:3.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/0f84e4ef6a3f9deb57d0a44acf5f7222c9e0e2ce



More information about the pld-cvs-commit mailing list