Skip to content

Commit

Permalink
Update packages needed for building
Browse files Browse the repository at this point in the history
  • Loading branch information
ihilt authored and nosracd committed Mar 16, 2023
1 parent 2e59b9a commit 2698e4f
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions docs/content/build-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,20 @@ the scope of these instructions.

Required packages:
- build-essential
- libglib2.0-dev
- cmake
- libglib2.0-dev

Optional packages (e.g., for language-specific support or building documentation):
- default-jdk
- python-all-dev
- liblua5.1-dev
- golang
- doxygen
- python-epydoc
- liblua5.3-dev
- lua5.3
- python3-dev

Python packages needed for building documentation:
- Sphinx
- myst-parser
- sphinx-rtd-theme

From a terminal, run the following commands.

Expand Down

0 comments on commit 2698e4f

Please sign in to comment.