Browse Source

fix dependencies

master
parent
commit
32f891dde7
  1. 2
      luacheck/luacheck.spec

2
luacheck/luacheck.spec

@ -40,6 +40,8 @@ Source0: https://github.com/lunarmodules/luacheck/archive/refs/tags/%{versi
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101
PreReq: OpenPKG, openpkg >= 20160101, lua
BuildPreReq: lua-argparse, lua-lfs
PreReq: lua-argparse, lua-lfs
%description
Luacheck is a static analyzer and a linter for Lua. Luacheck detects

Loading…
Cancel
Save