aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordev0 <matzeton@googlemail.com>2018-07-13 22:16:12 +0200
committerGitHub <noreply@github.com>2018-07-13 22:16:12 +0200
commit37399df551e9f24bf75ef6bace5e0e82acbfec0b (patch)
tree4b707ff06e6ed2c3032abdf6dc77a5b164055531 /README.md
parentc5efc1669458808f73fe3d7b3b65055451e44a2d (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 55be224..34c00c1 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,12 @@ The official ptunnel website is located here:
<http://www.cs.uit.no/~daniels/PingTunnel/>
```
+## Dependencies
+```
+Required: pthread
+Optional: pcap, selinux
+```
+
## Compiling
```
Either run "./autogen.sh" for a fully automatic build or run it manually with: