aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-xfce-base.bb
blob: bf6813a4efdbc7b33a0e3bf95521ba27458cf67b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# task-xfce-base OE build file
# Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
# Released under the MIT license (see packages/COPYING)

DESCRIPTION = "All packages required for an base XFCE installation"
LICENSE = "MIT"
FILE_PR = "r3"

inherit task

RDEPENDS_${PN} = "xfce-mcs-manager xfwm4 xfwm4-theme-default xfce-utils xfdesktop \
	xfce4-panel xfce4-panel-plugins xfce-mcs-plugins xfwm4-mcs-plugins \
	xfce4-panel-mcs-plugins \
	xfdesktop-mcs-plugins"
RRECOMMENDS_${PN} = "xfce-utils-mcs-plugins"