From c4630e790064adca0fb20a5945618d4809a6f983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 9 Sep 2014 15:05:07 +0000 Subject: Add GNOME stratum, system and cluster This introduces a second version of libxkbcommon. This is unavoidable really as (a) libinput requires libxkbcommon, (b) Mutter requires libxkbcommon with X11 support enabled, and (c) X11 support in libxkbcommon requires xcb-xkb. To avoid the input-common stratum depending on the whole of X11, we do two variants of libxkbcommon and, in the case where X11 support is needed, one overrides the other. Change-Id: Ib6a47a4eb859d7b32c94f0cb05add774db6d15c8 --- strata/gnome/gnome-keyring.morph | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 strata/gnome/gnome-keyring.morph (limited to 'strata/gnome/gnome-keyring.morph') diff --git a/strata/gnome/gnome-keyring.morph b/strata/gnome/gnome-keyring.morph new file mode 100644 index 00000000..bdc2ca70 --- /dev/null +++ b/strata/gnome/gnome-keyring.morph @@ -0,0 +1,5 @@ +name: gnome-keyring +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --prefix="$PREFIX" --disable-doc -- cgit v1.2.1