e-image: add e17-gpe-menu-convert to installed packages
authorJustin Patrin <papercrane@gmail.com>
Thu, 9 Feb 2006 23:35:05 +0000 (23:35 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 9 Feb 2006 23:35:05 +0000 (23:35 +0000)
- NOTE: This adds a dep on cpp and edje-utils which will make the image larger

packages/meta/e-image.bb

index fffcfb1..caac207 100644 (file)
@@ -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"