summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index f03485a..d8f8014 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -246,8 +246,6 @@ RRECOMMENDS_${PN} += " \
IMAGE_INSTALL += " \
eject \
gconf \
- gnome-vfs \
- gnome-vfs-plugin-file \
gvfs \
gvfsd-trash \
xdg-utils \
@@ -279,7 +277,6 @@ IMAGE_INSTALL += " \
libxdamage libxvmc libxinerama \
libxcursor \
\
- florence3 \
bash \
\
${GSTREAMER} \
@@ -290,6 +287,11 @@ IMAGE_INSTALL += " \
alsa-states \
${IMAGE_BROWSER} \
"
+# gnome-vfs \
+# gnome-vfs-plugin-file \
+# florence3 \
+#
+
require recipes-images/images/lx.inc
require recipes-images/images/tdx-extra.inc