aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images
diff options
context:
space:
mode:
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/e-image.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/images/e-image.bb b/packages/images/e-image.bb
index 86aff41230..e42df3f35b 100644
--- a/packages/images/e-image.bb
+++ b/packages/images/e-image.bb
@@ -15,7 +15,6 @@ export IPKG_INSTALL += "task-e-x11-core \
gpe-soundserver \
gpe-confd \
xauth \
- e17-gpe-menu-convert \
pango-module-basic-fc \
gdk-pixbuf-loader-bmp \
gdk-pixbuf-loader-gif \
@@ -31,6 +30,6 @@ export IPKG_INSTALL += "task-e-x11-core \
# gdk-pixbuf-loader-tga \
# gdk-pixbuf-loader-wbmp \
-DEPENDS += "task-e-x11-core task-gpe e17-gpe-menu-convert figment xhost gpe-soundserver gpe-confd xauth"
+DEPENDS += "task-e-x11-core task-gpe figment xhost gpe-soundserver gpe-confd xauth"
RDEPENDS = "${IPKG_INSTALL}"