aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorredfish <redfish@galactica.pw>2016-08-20 12:11:07 -0400
committerredfish <redfish@galactica.pw>2016-08-20 12:11:07 -0400
commit5018dfb79a6ef4fef3c45496dc2d10400ff83a5e (patch)
tree322a408e7616d1aa25d2ad4fcb676da2a9fae1f6 /README.md
parentreadme: add pkg-config dep (diff)
downloadmonero-5018dfb79a6ef4fef3c45496dc2d10400ff83a5e.tar.xz
readme: add deps: miniupnpc and libunwind
miniupnpc is included in source repo, but list it anyway, eventually that fork will hopefully go away from this repo.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83dcf5593..a607f350a 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,8 @@ Dependencies:
* libgtest `>=1.5`
* Boost `>=1.53 && !=1.54` (note: 1.54 is not supported [more details here](http://goo.gl/RrCFmA)),
* BerkeleyDB `>=4.8` (note: on Ubuntu this means installing libdb-dev and libdb++-dev)
+* libunwind (optional, for stack trace on exception)
+* miniupnpc (optional, for NAT punching)
Static Build Additional Dependencies: