summaryrefslogtreecommitdiff
path: root/strata/x-common.morph
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-02-18 10:33:39 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2015-02-18 10:33:39 +0000
commitc521b1fdc5f52ed8b9efb20cb6db506602b29a8e (patch)
treedce3da31b5c6b6357b76d218fca4adc476777e2f /strata/x-common.morph
parent480255744e15a59f6a78b06ec5264b00159c9ea9 (diff)
downloaddefinitions-c521b1fdc5f52ed8b9efb20cb6db506602b29a8e.tar.gz
Rename x-generic to x-wayland.
Any systems that depend on xorg server currently don't work, as the x-generic stratum only provides XWaylanf now. This patch does not fix the breakage, but does make the breakage easier to spot.
Diffstat (limited to 'strata/x-common.morph')
-rw-r--r--strata/x-common.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/x-common.morph b/strata/x-common.morph
index 8191b30f..c2981f41 100644
--- a/strata/x-common.morph
+++ b/strata/x-common.morph
@@ -233,3 +233,19 @@ chunks:
- xorg-proto-fixesproto
- xorg-lib-libXau
- xorg-lib-libX11
+- name: xorg-lib-libxkbfile
+ repo: upstream:xorg-lib-libxkbfile
+ ref: 7381c2f9013ef7784c78091fa671e652a62ca706
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - xorg-proto-kbproto
+ - xorg-lib-libX11
+ - xcb-libxcb
+- name: xorg-app-xkbcomp
+ repo: upstream:xorg-app-xkbcomp
+ ref: 705b9bbb426410f9510601c7010da51184919b36
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - xorg-lib-libX11
+ - xcb-libxcb
+ - xorg-lib-libxkbfile