Install xorg synaptics driver by default
[hvlinux.git] / stage4 / hv-install-1
index f7ecbaf..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