Skip to content

Commit ae9993a

Browse files
committed
Merge branch 'master' of ssh://ssh.rocketgit.com/user/gdr/tuntox
2 parents 83706eb + 55271d0 commit ae9993a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

BUILD.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Install c-toxcore (libtoxav and the DNS client are not required) https://github.com/TokTok/c-toxcore/blob/master/INSTALL.md
1+
* Install c-toxcore (libtoxav and the DNS client are not required) https://github.com/TokTok/c-toxcore/blob/master/INSTALL.md#build-manually
22
* git clone https://github.com/gjedeer/tuntox.git
33
* cd tuntox
44
* make
@@ -9,6 +9,8 @@ One reason to do so may be if you'd like to resolve hostnames on the tuntox serv
99

1010
Static linking breaks hostname resolution, but IMHO the pros overweight the cons.
1111

12+
c-toxcore is the only direct dependency. c-toxcore requires libsodium and libevent_pthreads at the time of writing this, please refer to their install instructions for the current dependencies.
13+
1214
## MacOS build
1315
Basically the same as above but:
1416

0 commit comments

Comments
 (0)