summaryrefslogtreecommitdiff
path: root/strata/gnome/d-feet.morph
Commit message (Collapse)AuthorAgeFilesLines
* Fixing d-feet in GNOME stratum.Tristan Van Berkom2015-11-091-0/+2
| | | | | | | Workaround upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=757769 preventing d-feet from starting up. Change-Id: I5558a708a92a9a85bd437cdb9b1dda5e4dbf47d8
* Set --sysconfdir=/etc all aroundTristan Van Berkom2015-10-121-1/+1
| | | | | | | | Technically this is not needed for core OS packages with a / prefix, and not needed for anything which does not install to/read from the sysconfdir... however it's all around safer to just specify it everywhere. Change-Id: I3d8cc58b26c5c2332d6dc08bc87007f774e449af
* Add GNOME stratum, system and clusterJavier Jardón2015-09-251-0/+5
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