no need of full xorg package

This commit is contained in:
josch 2010-08-27 15:24:11 +02:00
parent c1af83a200
commit 5fd23f559d

View file

@ -100,7 +100,7 @@ fi
# install xorg
if $XORG; then
chroot $ROOTDIR apt-get install xserver-xorg-video-glamo -qq
chroot $ROOTDIR apt-get install xorg xserver-xorg-input-evdev nodm matchbox-window-manager -qq
chroot $ROOTDIR apt-get install xserver-xorg-input-evdev nodm matchbox-window-manager -qq
# /etc/X11/xorg.conf
cat > $ROOTDIR/etc/X11/xorg.conf << __END__
Section "Device"