mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add luarocks package to mac instructions, update lua to new name
This commit is contained in:
committed by
Frans de Jonge
parent
a57fd4fef8
commit
ca64b07986
@@ -115,7 +115,7 @@ This will allow you to build the *exact* same TCs used to build the nightlies, t
|
||||
|
||||
On Mac OS X you may need to install the following tools using [Homebrew](https://brew.sh/):
|
||||
```
|
||||
brew install nasm binutils libtool autoconf automake cmake makedepend sdl2 lua51 gettext pkg-config wget md5sha1sum
|
||||
brew install nasm binutils libtool autoconf automake cmake makedepend sdl2 lua@5.1 luarocks gettext pkg-config wget md5sha1sum
|
||||
echo 'export PATH="/usr/local/opt/gettext/bin:$PATH"' >> "$HOME"/.bash_profile
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user