diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/roccat-tools/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/roccat-tools/README b/games/roccat-tools/README index 71b6e016be28..2f163256332c 100644 --- a/games/roccat-tools/README +++ b/games/roccat-tools/README @@ -51,8 +51,9 @@ Do a logout/login to apply your new group ownership and replug your device and everything should work as expected. You can optionally compile support for Lua 5.1 or 5.2 if you want -scripting possibilities. This will add lua or lua52 as a dependency, -both available at SBo. Set the Lua version like this: +scripting possibilities. This will add lua (available at SBo) or +lua-5.2 (not available at SBo) as a dependency. +Set the Lua version like this: LUAVERSION="5.1" |