Signed-off-by: Gaetan Nadon <[email protected]>
---
 build.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/build.sh b/build.sh
index 6a38635..f32e72f 100755
--- a/build.sh
+++ b/build.sh
@@ -887,7 +887,6 @@ build_font() {
 build_util() {
     build util cf
     build util imake
-    build util makedepend
     build util gccmakedep
     build util lndir
 
@@ -1159,6 +1158,8 @@ if [ X"$MODFILE" = X ]; then
     # We must install the global macros before anything else
     build util macros
     build font util
+    # Required by mesa
+    build util makedepend
 
     build_proto
     build_lib
-- 
1.6.0.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to