diff options
author | Javier Jardón <jjardon@gnome.org> | 2014-09-16 02:14:09 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-10-14 13:22:21 +0000 |
commit | 6a6d3e52a50018f9212ab4046100607a6c4d3b98 (patch) | |
tree | 22e40b7fcd2e303979df22ac7497817460c4a669 /strata/wayland-generic.morph | |
parent | ad309ac0bcb1f4bf51ee9cdf8bf9b1d64d50f2b1 (diff) | |
download | definitions-6a6d3e52a50018f9212ab4046100607a6c4d3b98.tar.gz |
Add graphics-infra stratum
With basic infrastructure components like libdrm and xorg macros
Diffstat (limited to 'strata/wayland-generic.morph')
-rw-r--r-- | strata/wayland-generic.morph | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph index 1913fe91..df5f4b8f 100644 --- a/strata/wayland-generic.morph +++ b/strata/wayland-generic.morph @@ -2,7 +2,7 @@ name: wayland-generic kind: stratum build-depends: - morph: strata/foundation.morph -- morph: strata/x-common.morph +- morph: strata/graphics-infra.morph chunks: - name: libxkbcommon repo: upstream:xorg-lib-libxkbcommon |