SHA256
10
0
forked from pool/lua-macros

Make definition of variables dynamic based on pkgconf output

This commit is contained in:
2025-10-10 00:41:06 +02:00
parent df6ced835e
commit db9766d6bd
3 changed files with 9 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ Requires: lua-interpreter
# on SLE 12 lua is lua5.2 unconditionally, avoid
Requires: lua
%endif
Requires: pkgconfig
BuildArch: noarch
%description