This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox in repository live-build-x2go. commit c9a47d58a5a95c11f4436c02b00b5a98f3fbb60a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:50:00 2018 +0200 turns out that xserver-xorg-input-wacom isn't included in xserver-xorg-input-all. WTF. --- config/package-lists/desktop.list.chroot | 1 + 1 file changed, 1 insertion(+) diff --git a/config/package-lists/desktop.list.chroot b/config/package-lists/desktop.list.chroot index 819a298..0719ad3 100644 --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@ -1,6 +1,7 @@ x11vnc x11vnc-data xserver-xorg-input-all +xserver-xorg-input-wacom xserver-xorg-video-all # for i386 only #xserver-xorg-video-geode xserver-xorg-video-qxl -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git