python: List packages needed on debian systems.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 24 Mar 2009 21:39:16 +0000 (21:39 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 25 Mar 2009 21:03:25 +0000 (21:03 +0000)
src/gallium/state_trackers/python/README

index 942f3c06c499fba2dbd85a33fffb963557ef16df..4281d9bdb0da7db05570f4151ec641cba815a558 100644 (file)
@@ -9,6 +9,10 @@ To build you'll need:
 * SWIG
 * Python Imaging Library with TK support (for the samples)
 
+On a debian-based distro you can simply do:
+
+  aptitude install python-dev scons swig python-imaging python-imaging-tk
+
 Invoke scons on the top dir as
  
   scons debug=yes statetrackers=python driver=softpipe,trace