bug 418122: [proposal] technology.mosquitto 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=418122
diff --git a/technology.mosquitto/proposal.html b/technology.mosquitto/proposal.html
index ad722cb..ba08846 100644
--- a/technology.mosquitto/proposal.html
+++ b/technology.mosquitto/proposal.html
@@ -183,7 +183,7 @@
 <p>The Mosquitto code base is currently held at Bitbucket in a Mercurial repository (bitbucket.org/oojah/mosquitto). This includes the broker/server itself, as well as MQTT client libraries in C, C++, Python and JavaScript. The JavaScript client is considered deprecated because of the Paho JavaScript client and the Python client has already been submitted to Paho.
 </p>
 
-<p>There is a reasonable community starting to exist around Mosquitto. The bug tracker lists 133 bugs submitted, the mosquitto-users mailing list has 79 members and stackoverflow has 44 questions that mention mosquitto. The code is majority owned by the contributor, but there have been a few contributions from other parties:
+<p>There is a reasonable community starting to exist around Mosquitto. The bug tracker lists 133 bugs submitted, the mosquitto-users mailing list has 79 members and stackoverflow has 44 questions that mention mosquitto. The code is majority owned by the contributor, but there have been a few contributions from other parties. The external dependencies of Mosquitto are:
 <ul>
 <li>openssl (OpenSSL and SSLeay licenses: both BSD-style)</li>
 <li>uthash (BSD revised license)</li>