9bf95e42315bb5179e8523b65b0eb8baefd10d9d
[vuplus_openembedded] / packages / images / e-image.bb
1 require e-image-core.bb
2 DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools"
3
4 DEPENDS += "task-e-x11-core task-gpe-base task-gpe-pim task-gpe-settings task-gpe-apps task-gpe-connectivity task-gpe-games \
5             figment xhost gpe-soundserver gpe-confd xauth"
6
7 IMAGE_INSTALL += "task-e-x11-core \
8                         task-gpe-pim \
9                         task-gpe-settings \
10 #                        task-gpe-apps \
11                         task-gpe-connectivity \
12                         task-gpe-games \
13                         task-apps-extra \
14                         figment \
15                         xhost \
16                         gpe-soundserver \
17                         gpe-confd \
18                         xauth \
19                         pango-module-basic-fc \
20                         gdk-pixbuf-loader-bmp \
21                         gdk-pixbuf-loader-gif \
22                         gdk-pixbuf-loader-jpeg \
23                         gdk-pixbuf-loader-png \
24                         gdk-pixbuf-loader-pnm \
25                         gdk-pixbuf-loader-xbm \
26                         gdk-pixbuf-loader-xpm"