b031489552aaf59a0d2963c2c53496a105e21ab4
[openpandora.oe.git] / recipes / tasks / task-pandora-xfce.bb
1 DESCRIPTION = "Task file for the XFCE Pandora image incl. Wifi"
2
3 # Don't forget to bump the PR if you change it.
4
5 PR = "r75"
6
7 inherit task
8
9 ANGSTROM_EXTRA_INSTALL ?= ""
10
11 RDEPENDS_${PN} = " \
12   task-pandora-core \
13   task-pandora-xfce-nowifi \
14   pandora-scripts-wifi \
15   pandora-configtray-wifi \
16 "