From 8b2ef9ea7fdb6dc60692f650c93edb075b69194d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 1 Oct 2014 18:50:25 +0000 Subject: Do not build X11 support in mesa In this way we can build completely wayland-only systems The reason to do this is that cairo will pull the X11 dependency if the mesa stratum is built with X11 support (as graphics-common depens on mesa-common) --- strata/x-generic.morph | 1 - 1 file changed, 1 deletion(-) (limited to 'strata/x-generic.morph') diff --git a/strata/x-generic.morph b/strata/x-generic.morph index 69e05400..af42c55e 100644 --- a/strata/x-generic.morph +++ b/strata/x-generic.morph @@ -3,7 +3,6 @@ kind: stratum build-depends: - morph: strata/foundation.morph - morph: strata/libdrm-common.morph -- morph: strata/mesa-common.morph - morph: strata/x-common.morph - morph: strata/graphics-common.morph chunks: -- cgit v1.2.1