This fixes the build process of shr-image as it removes the unbuildable dependency xf86-input-evtouch.
>From 2b7663508ea8d6cbb6f5619a96b3ac2935e7a6c3 Mon Sep 17 00:00:00 2001 From: Lukas-David Gorris <lukas.gor...@gmail.com> Date: Tue, 23 Aug 2011 13:04:27 +0200 Subject: [PATCH] linux-qsd8.inc: remove xf86-input-evtouch (unbuildable and not needed)
--- meta-htc/conf/machine/include/htc-qsd8.inc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta-htc/conf/machine/include/htc-qsd8.inc b/meta-htc/conf/machine/include/htc-qsd8.inc index 819646a..155552f 100644 --- a/meta-htc/conf/machine/include/htc-qsd8.inc +++ b/meta-htc/conf/machine/include/htc-qsd8.inc @@ -9,7 +9,6 @@ XSERVER = " \ xserver-xorg-extension-glx \ xserver-xorg-extension-dri \ xf86-input-tslib \ - xf86-input-evtouch \ xf86-input-evdev \ xf86-input-mouse \ xf86-input-keyboard \ -- 1.7.5.4
_______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel