diff options
| -rw-r--r-- | meta-xfce/recipes-core/images/core-image-minimal-xfce.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb b/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb index f5c5c26aeb..21930ba147 100644 --- a/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb +++ b/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb | |||
| @@ -6,6 +6,7 @@ IMAGE_INSTALL = "packagegroup-core-boot \ | |||
| 6 | kernel-modules \ | 6 | kernel-modules \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | inherit distro_features_check | ||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
| 10 | 11 | ||
| 11 | IMAGE_LINGUAS ?= " " | 12 | IMAGE_LINGUAS ?= " " |
