changeset 59:4997ae108653

Add where Osdep is.
author David Barts <n5jrn@me.com>
date Sun, 26 Jul 2020 14:26:06 -0700
parents 6b300da7d800
children d0b83fc1d62a
files Building.html
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Building.html	Tue May 12 16:23:43 2020 -0700
+++ b/Building.html	Sun Jul 26 14:26:06 2020 -0700
@@ -42,7 +42,8 @@
       <li><a href="https://www.exiv2.org/">Exiv2</a></li>
       <li>A C++ Compiler</li>
       <li>Make (Nmake on Windows)</li>
-      <li>Osdep</li>
+      <li>Osdep (found in a <a href="http://koosah.info/cgi-bin/hgweb.cgi/Osdep/">neighboring
+          repository</a> to this one).</li>
     </ul>
     <h2>Which Version of Java to Use?</h2>
     <p>In short, Java 1.8. Most systems don’t yet have OpenJDK 11 or greater