diff options
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/classes/thunar-plugin.bbclass | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/classes/thunar-plugin.bbclass b/meta-xfce/classes/thunar-plugin.bbclass index 4ec073a67a..95f7d00886 100644 --- a/meta-xfce/classes/thunar-plugin.bbclass +++ b/meta-xfce/classes/thunar-plugin.bbclass | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | inherit xfce | 1 | inherit xfce distro_features_check |
| 2 | |||
| 3 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 2 | 4 | ||
| 3 | DEPENDS += "thunar" | 5 | DEPENDS += "thunar" |
| 4 | 6 | ||
