summaryrefslogtreecommitdiff
path: root/packages/meta
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-02-09 23:35:05 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-09 23:35:05 +0000
commit3713ad47fd338aa55e62aa19794f911f70de5fbf (patch)
treef9f711eb8732dbdcb1d18ed523884a1b12d14111 /packages/meta
parentb37b732cd782699dd3b146c182f202905734bb24 (diff)
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
Diffstat (limited to 'packages/meta')
-rw-r--r--packages/meta/e-image.bb8
1 files 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"