diff options
Diffstat (limited to 'meta-xfce/classes/xfce-app.bbclass')
-rw-r--r-- | meta-xfce/classes/xfce-app.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/classes/xfce-app.bbclass b/meta-xfce/classes/xfce-app.bbclass index 1c31c2faa6..d1b07d7457 100644 --- a/meta-xfce/classes/xfce-app.bbclass +++ b/meta-xfce/classes/xfce-app.bbclass | |||
@@ -1,4 +1,4 @@ | |||
1 | inherit xfce distro_features_check | 1 | inherit xfce features_check |
2 | 2 | ||
3 | REQUIRED_DISTRO_FEATURES = "x11" | 3 | REQUIRED_DISTRO_FEATURES = "x11" |
4 | 4 | ||