Skip to content

Commit 34d4da1

Browse files
authored
Add link to ObTools dependencies, CLA
1 parent 453457a commit 34d4da1

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,23 @@ The complete build process is therefore:
3939
4040
### Dependencies
4141

42-
Building the Linux version requires a standard build system with `clang++`, and `tup`. The latest Debian (10) & Ubuntu (20.04) have Tup packaged, otherwise you can build it yourself from the [Tup sources](http://gittup.org/tup/). Why Tup? It's blindingly fast and intelligent.
42+
Building the Linux version requires a standard build system with `clang++`, and `tup`. The latest Debian (10) & Ubuntu (20.04) have Tup packaged, otherwise you can build it yourself from the [Tup sources](http://gittup.org/tup/).
4343

4444
To build all the modules, you will require:
4545

4646
* SDL2 (libsdl2-dev)
4747
* ALSA (libasound2-dev)
4848
* OLA (libola-dev)
49-
* TBC!
49+
* plus all the [dependencies to build ObTools](https://github.com/sandtreader/obtools/blob/master/README.md#dependencies)
5050

51+
## Contributions
52+
53+
Yes please!
54+
55+
If it's a bug-fix, test or tidy, please just go ahead and send a PR. If it's anything major, please discuss it with me first...
56+
57+
I ask all contributors to sign a standard, FSF-approved [Contributor License Agreement](http://contributoragreements.org/) to make the project easier to manage. You can sign it when you generate a PR, or in advance [here](https://cla-assistant.io/vigraph/vg-server). You only have to do this once for all of ViGraph and ObTools.
58+
59+
Thanks!
5160

5261

0 commit comments

Comments
 (0)