Revision: 475
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=475&view=rev
Author: andy_miller
Date: 2007-11-13 02:39:26 -0800 (Tue, 13 Nov 2007)
Log Message:
-----------
Add patch to the prereqs...
Modified Paths:
--------------
trunk/python-ogre/scripts/00-PreReqs.sh
Modified: trunk/python-ogre/scripts/00-PreReqs.sh
===================================================================
--- trunk/python-ogre/scripts/00-PreReqs.sh 2007-11-13 08:31:31 UTC (rev 474)
+++ trunk/python-ogre/scripts/00-PreReqs.sh 2007-11-13 10:39:26 UTC (rev 475)
@@ -1,6 +1,6 @@
#!/bin/bash
# Part of the Python-Ogre installation
sudo apt-get install g++ libfreetype6-dev libpcre3-dev autoconf automake1.9 libgl1-mesa-dev libx11-dev \
-libglut3-dev libtool libxaw7-dev libxxf86vm-dev \
+libglut3-dev libtool libxaw7-dev libxxf86vm-dev patch \
libxrandr-dev cvs subversion libxt-dev libexpat1-dev python python-dev \
python-celementtree libglew-dev
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|