From f2be9561d9f07e89d3d65aa6301c3e7bceab8d79 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Wed, 14 Nov 2012 15:21:09 +0200 Subject: xf86-input-synaptics: add mtdev dependency After upgrading xserver to 1.13, multitouch support is automatically enabled in xf86-input-synaptics. Hence, the need for mtdev dependency. (From OE-Core rev: 6b2ffa1637d9ae067753102efeb78d1eb42a0b8a) Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb index 8a94bfdbff..c28aff4ff8 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb @@ -12,7 +12,7 @@ advanced features of the touchpad to become available." LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" SRC_URI[md5sum] = "9914022a173e3f0ccfe7137ab84f6133" SRC_URI[sha256sum] = "c3f7d6a085d480c352f030aeb43db2e5560d1468ed34be24d44a0fc3fda25920" -- cgit v1.2.3-54-g00ecf