diff index.html @ 2891:848118c648ae

Include gnuplot as a dependency of Octave
author John W. Eaton <jwe@octave.org>
date Mon, 03 Dec 2012 09:15:05 -0500
parents 152e3e693568
children 8d7005cff4a4
line wrap: on
line diff
--- a/index.html	Thu Nov 29 12:22:19 2012 -0500
+++ b/index.html	Mon Dec 03 09:15:05 2012 -0500
@@ -1194,6 +1194,11 @@
         <td id="gmp-website"><a href="http://www.gmplib.org/">GMP</a></td>
     </tr>
     <tr>
+        <td id="gnuplot-package">gnuplot</td>
+        <td id="gnuplot-version">4.6.1</td>
+        <td id="gnuplot-website"><a href="http://www.gnuplot.info/">gnuplot</a></td>
+    </tr>
+    <tr>
         <td id="gnutls-package">gnutls</td>
         <td id="gnutls-version">3.1.4</td>
         <td id="gnutls-website"><a href="http://www.gnu.org/software/gnutls/">GnuTLS</a></td>