aboutsummaryrefslogtreecommitdiff
path: root/depends/README.md
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-02-23 02:35:10 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-01-07 18:07:10 +0200
commitae749d12ddbaf592fbdb65d98ca35a0ff5566992 (patch)
tree9c26ef361bee1b59d7911f7ffcd072873a4cbeb1 /depends/README.md
parente28f9be87a0f3c59a9184d602fe7947526df6a97 (diff)
downloadbitcoin-ae749d12ddbaf592fbdb65d98ca35a0ff5566992.tar.xz
doc: Add libnatpmp stuff
Diffstat (limited to 'depends/README.md')
-rw-r--r--depends/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/depends/README.md b/depends/README.md
index 085e0e6054..9bc9b6714b 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -94,6 +94,7 @@ The following can be set when running make: `make FOO=bar`
- `NO_BDB`: Don't download/build/cache BerkeleyDB
- `NO_SQLITE`: Don't download/build/cache SQLite
- `NO_UPNP`: Don't download/build/cache packages needed for enabling UPnP
+- `NO_NATPMP`: Don't download/build/cache packages needed for enabling NAT-PMP</dd>
- `ALLOW_HOST_PACKAGES`: Packages that are missed in dependencies (due to `NO_*` option or
build script logic) are searched for among the host system packages using
`pkg-config`. It allows building with packages of other (newer) versions