Build: add miniupnp submodule

Though we only need miniupnpc, rebasing and maintaining a miniupnpc-only
repo is unrealistic.

(cherry picked from commit 3c40eb768c292a4dec79d7dffd6685fd37940a2a)
release-v0.5.1
anonimal 6 years ago
parent 1068564867
commit f21df05c77
No known key found for this signature in database
GPG Key ID: 66A76ECF914409F1

4
.gitmodules vendored

@ -2,3 +2,7 @@
path = external/unbound
url = https://github.com/monero-project/unbound
branch = monero
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://github.com/anonimal/miniupnp
branch = monero

1
external/miniupnp vendored

@ -0,0 +1 @@
Subproject commit 6a63f9954959119568fbc4af57d7b491b9428d87
Loading…
Cancel
Save