[GRASS-SVN] r36904 - grass/branches/develbranch_6

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 28 22:47:41 EDT 2009


Author: hamish
Date: 2009-04-28 22:47:41 -0400 (Tue, 28 Apr 2009)
New Revision: 36904

Modified:
   grass/branches/develbranch_6/REQUIREMENTS.html
Log:
add numpy and PyOpenGL as optional reqs

Modified: grass/branches/develbranch_6/REQUIREMENTS.html
===================================================================
--- grass/branches/develbranch_6/REQUIREMENTS.html	2009-04-26 21:34:03 UTC (rev 36903)
+++ grass/branches/develbranch_6/REQUIREMENTS.html	2009-04-29 02:47:41 UTC (rev 36904)
@@ -158,6 +158,14 @@
 gui/wxpython/README)<br>
 <a href="http://www.wxpython.org">http://www.wxpython.org</a>
 
+<li><B>NumPy</B> for wxPython-based GUI tools (see
+ file gui/wxpython/README)<br>
+<a href="http://numpy.scipy.org">http://numpy.scipy.org</a>
+
+<li><B>PyOpenGL</B> for wxPython-based GUI 3D visualization (see file
+ gui/wxpython/README)<br>
+<a href="http://pyopengl.sourceforge.net">http://pyopengl.sourceforge.net</a>
+
 <li><B>FFMPEG</B> (for direct rendering of animations from NVIZ),
     including libavcodec, libavformat, libswscale <BR>
 <a href="http://ffmpeg.mplayerhq.hu/">http://ffmpeg.mplayerhq.hu</a><BR>



More information about the grass-commit mailing list