summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-xwayland.conf')
-rw-r--r--conf/distro/tdx-xwayland.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf
index f2956b8..f0f66b9 100644
--- a/conf/distro/tdx-xwayland.conf
+++ b/conf/distro/tdx-xwayland.conf
@@ -7,4 +7,7 @@ DISTRO = "tdx-xwayland"
DISTRO_NAME = "TDX Wayland with XWayland"
DISTRO_FLAVOUR = ""
+# we use graphics, so set opengl
+DISTRO_FEATURES_append = " opengl"
+
DISTRO_FEATURES_append = " wayland x11"