opera hbbtv.
[vuplus_openembedded] / recipes / tasks / task-xfce46-base.bb
1 # task-xfce46-base
2
3 DESCRIPTION = "All packages required for a base installation of XFCE 4.6.*"
4 PR = "r1"
5
6 inherit task
7
8 RDEPENDS_${PN} = " \
9     xfwm4 \
10     xfwm4-theme-default \
11     xfce4-session \     
12     xfconf \
13     xfdesktop \
14     xfce4-panel \
15     \
16     gtk-xfce-engine \
17     \
18     xfce-utils \
19     xfce4-panel-plugin-actions \
20     xfce4-panel-plugin-clock \
21     xfce4-panel-plugin-iconbox \
22     xfce4-panel-plugin-launcher \
23     xfce4-panel-plugin-pager \
24     xfce4-panel-plugin-separator \
25     xfce4-panel-plugin-showdesktop \
26     xfce4-panel-plugin-systray \
27     xfce4-panel-plugin-tasklist \
28     xfce4-panel-plugin-windowlist \   
29     xfce4-settings \
30     xfce-terminal \
31     thunar \
32 "