task-vuplus-enigma2.bb : append led brightness setup, ultimo
[vuplus_openembedded] / recipes / tasks / task-gpe-base.bb
1 DESCRIPTION = "Base task package for GPE Palmtop Environment"
2 PR = "r9"
3 LICENSE = "MIT"
4
5 inherit task
6
7 RDEPENDS_${PN} = "\
8     bluez-utils-dbus \
9     matchbox \
10     xcursor-transparent-theme \
11     rxvt-unicode \
12     gtk2-theme-angelistic \
13     matchbox-themes-gtk \
14     xst \
15     xhost \
16     xrdb \
17     gpe-soundserver \
18     gpe-dm \
19     gpe-login \
20     gpe-session-scripts \
21     gpe-icons \
22     gpe-confd \
23     gpe-autostarter \
24     startup-monitor \
25     libgtkstylus \
26     libgpewidget-bin \
27     suspend-desktop \
28     teleport \
29     xauth \
30     gdk-pixbuf-loader-png \
31     gdk-pixbuf-loader-xpm \
32     gdk-pixbuf-loader-jpeg \
33     pango-module-basic-x \
34     pango-module-basic-fc \
35     ttf-bitstream-vera"
36