Update VLC and xscreensaver
[hvlinux.git] / stage4 / hv-install-1
index 2910382..60b91d7 100755 (executable)
@@ -94,6 +94,8 @@ ipkg_xorg ${XORG_SERVER} "xserver" "\
     --enable-install-setuid \
     --disable-config-hal"
 
+ipkg -m acnb ${MTDEV} "--disable-static"
+
 install_xorg_modules ${XORG_DRIVER} --with-xorg-module-dir=/usr/lib/X11/modules
 
 if [ "x${XORG_VIDEO_DRIVER}" = "xnouveau" ]; then
@@ -111,8 +113,11 @@ ipkg -s tk ${TK}
 # Re-installing python now that tk is present???
 ipkg ${PYTHON} "--enable-shared"
 
-ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep"
+ipkg -m noac ${DEJAVUFONTS}
 
+ipkg -m acnb ${XDG_UTILS} "--mandir=/usr/share/man"
+
+ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep"
 ipkg ${WINDOWMAKER_EXTRA}
 
 write_completed_stage