diff options
| -rw-r--r-- | doc/source/installation.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index c08eabe..c921c2c 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst | |||
| @@ -72,6 +72,13 @@ solvable via: | |||
| 72 | ./configure --enable-snuffleupagus | 72 | ./configure --enable-snuffleupagus |
| 73 | make | 73 | make |
| 74 | 74 | ||
| 75 | OpenBSD installation | ||
| 76 | -------------------- | ||
| 77 | |||
| 78 | The required dependencies can be installed via ``doas pkg_add git php autoconf gmake``. | ||
| 79 | Note that ``gmake`` is required, as PHP's build system generates Makefiles | ||
| 80 | with GNU idioms. | ||
| 81 | |||
| 75 | 82 | ||
| 76 | Heroku installation | 83 | Heroku installation |
| 77 | ------------------- | 84 | ------------------- |
