]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/meta/task-xfce-base.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / meta / task-xfce-base.bb
1 # task-xfce-base OE build file
2 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
4
5 DESCRIPTION = "All packages required for an base XFCE installation"
6 ALLOW_EMPTY = 1
7 PACKAGES = "${PN}"
8 PR = "r1"
9
10 DEPENDS = "xfce-mcs-manager xfce-mcs-plugins xfwm4 xfce4-panel \
11         xfdesktop xfce-utils"
12
13 RDEPENDS= "xfce-mcs-manager xfwm4 xfwm4-theme-default xfce-utils xfdesktop \
14         xfce4-panel xfce4-panel-plugins xfce-mcs-plugins xfwm4-mcs-plugins \
15         xfce-utils-mcs-plugins xfce4-panel-mcs-plugins \
16         xfdesktop-mcs-plugins"
17 LICENSE = MIT