Skip to content

Commit

Permalink
docs: add MacPorts prerequisities to installation guide
Browse files Browse the repository at this point in the history
for build from source instructions.
  • Loading branch information
vsergeev committed Mar 7, 2020
1 parent 1439867 commit 75cc18b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/1.installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Install LuaJIT 2.0.4 or greater and prerequisites:

* Arch Linux: `luajit`
* macOS (Homebrew): `luajit`, `pkg-config`
* macOS/Darwin (MacPorts): `luajit`, `pkgconfig`
* Ubuntu/Debian: `luajit`, `libluajit-5.1-dev`,`pkg-config`
* Fedora, CentOS/RHEL/SL 7 or up: `luajit`, `luajit-devel`

Expand Down

0 comments on commit 75cc18b

Please sign in to comment.