X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=SConstruct;h=51dc301a9a86dc474854510990c3389cd9f249d9;hb=6e7d396ad3aaeb25859141e529c957eeb94cade7;hp=6e034fb968f5c641de0174f971e3bd1f8172189b;hpb=810c9a4ebaf22e8f7c08805c1b829b3d77be7079;p=mesa.git diff --git a/SConstruct b/SConstruct index 6e034fb968f..51dc301a9a8 100644 --- a/SConstruct +++ b/SConstruct @@ -31,6 +31,7 @@ import common # Minimal scons version EnsureSConsVersion(2, 4) +EnsurePythonVersion(2, 7) #######################################################################