summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-core/images/core-image-minimal-xfce.bb')
-rw-r--r--meta-xfce/recipes-core/images/core-image-minimal-xfce.bb1
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 63900f894..a683c2dd4 100644
--- a/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb
+++ b/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb
@@ -4,6 +4,7 @@ IMAGE_INSTALL = "packagegroup-core-boot \
4 ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ 4 ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
5 packagegroup-core-x11 \ 5 packagegroup-core-x11 \
6 packagegroup-xfce-base \ 6 packagegroup-xfce-base \
7 kernel-modules \
7" 8"
8 9
9REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "x11"