From aa556b9f906dbfc97fd578ac3a7a9dbc5add813b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 19 Jun 2019 19:15:12 +0200 Subject: tdx distros: set opengl as a feature Signed-off-by: Max Krummenacher --- conf/distro/tdx-xwayland.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/distro/tdx-xwayland.conf') 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" -- cgit v1.2.3