diff options
author | Javier Jardón <jjardon@gnome.org> | 2014-08-28 01:22:14 +0100 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-08-28 11:46:22 +0100 |
commit | 7bbdf1f098496546481db75fb37077776ee62aa8 (patch) | |
tree | 3cd0818e7ebed96c7dcdba28c24ad1225c6b804f /strata/wayland-generic.morph | |
parent | 021367d3c00599e730af1c907fba071038b9b1c9 (diff) | |
download | definitions-7bbdf1f098496546481db75fb37077776ee62aa8.tar.gz |
Move common input components from wayland-generic to input-common stratum
This is libinput library and deps
These are common dependencies to weston and clutter/gtk
Diffstat (limited to 'strata/wayland-generic.morph')
-rw-r--r-- | strata/wayland-generic.morph | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph index 6bc1518a..d24ffccc 100644 --- a/strata/wayland-generic.morph +++ b/strata/wayland-generic.morph @@ -21,45 +21,3 @@ chunks: unpetrify-ref: baserock/gnome build-depends: - wayland -- name: mtdev - repo: upstream:mtdev-git - ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d - unpetrify-ref: baserock/genivi/baseline - build-depends: [] -- name: xorg-lib-libxkbfile - repo: upstream:xorg-lib-libxkbfile - ref: 7381c2f9013ef7784c78091fa671e652a62ca706 - unpetrify-ref: baserock/morph - build-depends: [] -- name: xorg-app-xkbcomp - repo: upstream:xorg-app-xkbcomp - ref: 705b9bbb426410f9510601c7010da51184919b36 - unpetrify-ref: baserock/morph - build-depends: - - xorg-lib-libxkbfile -- name: xkeyboard-config - repo: upstream:xkeyboard-config - ref: b4be67b48fb11989f1824dd0b1c8c399430162b0 - unpetrify-ref: baserock/morph - build-depends: - - xorg-app-xkbcomp -- name: libevdev - repo: upstream:libevdev - ref: b23649e1ba9fd5c72fa9318e417b4f17f5f6f528 - unpetrify-ref: baserock/genivi/baseline - build-depends: [] -- name: linux-api-headers - morph: strata/wayland-generic/linux-api-headers.morph - repo: upstream:linux - ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe - unpetrify-ref: baserock/morph - build-depends: [] -- name: libinput - repo: upstream:libinput - ref: f0fd32db8f3df558e1d763dfa2db76cdca260323 - unpetrify-ref: baserock/genivi/baseline - build-depends: - - libxkbcommon - - mtdev - - libevdev - - linux-api-headers |