Module: Mesa
Branch: master
Commit: 550fc19a5f927b0a95e6aae96c64d094cffe1c36
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=550fc19a5f927b0a95e6aae96c64d094cffe1c36

Author: Alan Hourihane <al...@vmware.com>
Date:   Tue Jan 26 19:57:34 2010 +0000

add missing SCons.Util

---

 SConstruct |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/SConstruct b/SConstruct
index 0770fe4..3a40244 100644
--- a/SConstruct
+++ b/SConstruct
@@ -23,6 +23,7 @@
 import os
 import os.path
 import sys
+import SCons.Util
 
 import common
 

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to