thunar: remove x11 from REQUIRED_DISTRO_FEATURES

We add x11 into REQUIRED_DISTRO_FEATURES since xfce4-panel requires it,
now, xfce4-panel not require x11, so remove x11 from
REQUIRED_DISTRO_FEATURES

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Changqing Li
2026-04-14 15:55:19 +08:00
committed by Khem Raj
parent 5434650e26
commit fa2a8fd7a4
4 changed files with 44 additions and 8 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
inherit xfce features_check
REQUIRED_DISTRO_FEATURES = "x11"
inherit xfce
DEPENDS += "thunar"