diff --git a/meta-digi-dey/recipes-core/images/dey-image-graphical.bb b/meta-digi-dey/recipes-core/images/dey-image-graphical.bb index bf5bb927d..a29db7ce7 100644 --- a/meta-digi-dey/recipes-core/images/dey-image-graphical.bb +++ b/meta-digi-dey/recipes-core/images/dey-image-graphical.bb @@ -5,7 +5,13 @@ DESCRIPTION = "Graphical image based on SATO, a gnome mobile environment visual PR = "${INC_PR}.0" -IMAGE_FEATURES += "package-management dey-gstreamer x11-base x11-sato" +IMAGE_FEATURES += " \ + dey-gstreamer \ + dey-qt \ + package-management \ + x11-base \ + x11-sato \ +" LICENSE = "MIT"