From 3713ad47fd338aa55e62aa19794f911f70de5fbf Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Thu, 9 Feb 2006 23:35:05 +0000 Subject: [PATCH] e-image: add e17-gpe-menu-convert to installed packages - NOTE: This adds a dep on cpp and edje-utils which will make the image larger --- packages/meta/e-image.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/meta/e-image.bb b/packages/meta/e-image.bb index fffcfb1be2..caac207fb7 100644 --- a/packages/meta/e-image.bb +++ b/packages/meta/e-image.bb @@ -1,7 +1,6 @@ -DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools" -PR = "r4" - include e-image-core.bb +DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools" +PR = "r5" export IMAGE_BASENAME = "e-image" export IPKG_INSTALL += "task-e-x11-core \ @@ -15,7 +14,8 @@ export IPKG_INSTALL += "task-e-x11-core \ xhost \ gpe-soundserver \ gpe-confd \ - xauth" + xauth \ + e17-gpe-menu-convert" DEPENDS += "task-e-x11-core task-gpe" -- 2.39.5