Mesa (master): add missing SCons.Util

Alan Hourihane alanh at kemper.freedesktop.org
Tue Jan 26 19:57:45 UTC 2010


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

Author: Alan Hourihane <alanh at 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
 




More information about the mesa-commit mailing list