Add a new optional dependency on the miniupnpc library.
authorEtienne Dechamps <etienne@edechamps.fr>
Sat, 14 Nov 2015 14:47:42 +0000 (14:47 +0000)
committerEtienne Dechamps <etienne@edechamps.fr>
Sat, 21 Nov 2015 15:49:25 +0000 (15:49 +0000)
The miniupnpc library is a lightweight UPnP-IGD client.

http://miniupnp.free.fr/

Contrary to other libraries, this dependency is disabled by default.
This is because the library is somewhat obscure and is only tangentially
useful, so enabling it by default would probably annoy most users.


No differences found