aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: