diff index.html @ 3413:81b16a4eb550

Compile pkg-config as a host tool * index.html: Add pkg-config-package. * src/pkg-config.mk: New file. * dist-diles.mk: Added pkg-config.mk
author John Donoghue <john.donoghue@ieee.org>
date Sun, 12 Jan 2014 00:18:42 -0500
parents 7f6d6edbfc18
children 3d24cec05900
line wrap: on
line diff
--- a/index.html	Sat Jan 11 18:25:55 2014 -0500
+++ b/index.html	Sun Jan 12 00:18:42 2014 -0500
@@ -2143,6 +2143,11 @@
         <td id="pixman-website"><a href="http://cairographics.org/">pixman</a></td>
     </tr>
     <tr>
+        <td id="pkg-config-package">pkg-config</td>
+        <td id="pkg-config-version">0.28</td>
+        <td id="pkg-config-website"><a href="http://www.freedesktop.org/wiki/Software/pkg-config">pkg-config</a></td>
+    </tr>
+    <tr>
         <td id="plotmm-package">plotmm</td>
         <td id="plotmm-version">0.1.2</td>
         <td id="plotmm-website"><a href="http://plotmm.sourceforge.net/">PlotMM</a></td>