Update X.org packages (fixes bug with intel driver)
[hvlinux.git] / stage4 / hv-install-1
index e3c1212..cdfdc50 100755 (executable)
@@ -45,6 +45,7 @@ ipkg ${XCB_PROTO} ${XORG_CONFIG}
 ipkg ${LIBXCB} ${XORG_CONFIG}
 install_xorg_modules lib
 ipkg ${XCB_UTIL} ${XORG_CONFIG}
+ipkg ${XCB_UTIL_KSYMS} ${XORG_CONFIG}
 ipkg_xorg ${XBITMAPS}
 ipkg -m acnb -j ${MOTIF}
 ipkg ${LIBDRM} "\
@@ -94,7 +95,9 @@ rscr once "Configuring X.org" configure-xorg
 
 ipkg ${XTERM}
 ipkg -m acnb ${T1LIB}
-ipkg -s tk ${TK}
+ipkg -s tk -d unix ${TK} "\
+        --enable-threads \
+        --mandir=/usr/share/man"
 
 # Re-installing python now that tk is present???
 ipkg ${PYTHON} "--enable-shared"