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.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf
index b2be0d9..55d4d79 100644
--- a/conf/distro/tdx-xwayland.conf
+++ b/conf/distro/tdx-xwayland.conf
@@ -10,9 +10,9 @@ DISTRO_FLAVOUR = ""
IMX_DEFAULT_BSP = "nxp"
# we use graphics, so set opengl
-DISTRO_FEATURES_append = " opengl"
+DISTRO_FEATURES:append = " opengl"
-DISTRO_FEATURES_append = " wayland x11"
+DISTRO_FEATURES:append = " wayland x11"
# lxqt requires this
-DISTRO_FEATURES_append = " polkit"
+DISTRO_FEATURES:append = " polkit"