diff index.html @ 2972:169114e27438

also build pkg-config instead of expecting it to be present
author John W. Eaton <jwe@octave.org>
date Tue, 05 Feb 2013 20:53:27 -0500
parents 7145a94e4f4e
children b5bdf006eebc
line wrap: on
line diff
--- a/index.html	Tue Feb 05 15:41:22 2013 -0500
+++ b/index.html	Tue Feb 05 20:53:27 2013 -0500
@@ -989,6 +989,11 @@
         <td id="build-libtool-website"><a href="http://www.gnu.org/software/libtool">libtool</a></td>
     </tr>
     <tr>
+        <td id="build-pkg-config-package">pkg-config</td>
+        <td id="build-pkg-config-version">0.26</td>
+        <td id="build-pkg-config-website"><a href="http://www.freedesktop.org/wiki/Software/pkg-config">pkg-config</a></td>
+    </tr>
+    <tr>
         <td id="bzip2-package">bzip2</td>
         <td id="bzip2-version">1.0.6</td>
         <td id="bzip2-website"><a href="http://www.bzip.org/">bzip2</a></td>