From 745598d9ece9aa38ab98d54a81617ede622fe546 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 25 Feb 2016 14:00:54 +0000 Subject: strata/input-common.morph: Upgrade libinput to 1.2.0 Change-Id: I8804aa8d5c7d4a9d2ba714a518775e34b6b19f6f --- strata/input-common.morph | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'strata/input-common.morph') diff --git a/strata/input-common.morph b/strata/input-common.morph index 2e1c0dd3..a2df41cd 100644 --- a/strata/input-common.morph +++ b/strata/input-common.morph @@ -1,7 +1,9 @@ name: input-common kind: stratum build-depends: +- morph: strata/device-management.morph - morph: strata/foundation.morph +- morph: strata/glib-common.morph - morph: strata/xorg-util-macros-common.morph - morph: strata/x-common.morph chunks: @@ -20,14 +22,20 @@ chunks: ref: 6f03fd49fb949e46ebccb5dfb54489584896c791 unpetrify-ref: libevdev-1.4.2 build-system: autotools +- name: libwacom + repo: upstream:linuxwacom/libwacom + ref: c707d0f98c79260cb72b5d2bdded50b4e816e350 + unpetrify-ref: libwacom-0.15 + build-system: autotools - name: libinput repo: upstream:libinput - ref: a340736e9b9399f630ff4b436930c1dee26cb803 - unpetrify-ref: 1.1.4 + ref: 45e5847bf3e755532b2b6a62b74b85fcdadf2e36 + unpetrify-ref: 1.2.0 build-system: autotools build-depends: - mtdev - libevdev + - libwacom - name: libxkbcommon-no-x11 repo: upstream:xorg-lib-libxkbcommon ref: c43c3c866eb9d52cd8f61e75cbef1c30d07f3a28 -- cgit v1.2.1