Now that many protocol & library modules include DocBook documentation that uses the stylesheets from xorg-sgml-doctools to build, install those first.
Signed-off-by: Alan Coopersmith <[email protected]> --- build.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/build.sh b/build.sh index 7b385fc..52e7f23 100755 --- a/build.sh +++ b/build.sh @@ -1148,11 +1148,11 @@ if [ X"$MODFILE" = X ]; then # Required by mesa build util makedepend + build_doc build_proto build_lib build_mesa - build_doc build data bitmaps build_app build_xserver -- 1.7.3.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
