Skip to content

Commit

Permalink
Link to HashLink's documentation.
Browse files Browse the repository at this point in the history
I'd forgotten that they have their own list of dependencies. And sure, we could copy their list, but I worry that we'd forget to update it. This way is easier and takes less space.
  • Loading branch information
player-03 authored Aug 1, 2023
1 parent 34a6b10 commit c1cf271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ This directory contains two categories of code.
```bash
sudo apt install libgl1-mesa-dev libglu1-mesa-dev g++ libasound2-dev libx11-dev libxext-dev libxi-dev libxrandr-dev libxinerama-dev libpulse-dev libxcursor-dev libdbus-1-dev libdrm-dev libgbm-dev libudev-dev
```
- Building HashLink requires [additional packages](https://github.com/HaxeFoundation/hashlink#readme).

### Rebuilding
Use `lime rebuild <target>` to build or rebuild a set of binaries. Once finished, you can find them in the [ndll directory](https://github.com/openfl/lime/tree/develop/ndll).
Expand Down

0 comments on commit c1cf271

Please sign in to comment.