Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / meta / meta-angstrom-2007.bb
1 # Meta file to inform the autobuilder which packages to build for the feeds
2 # Any changes should be discussed first on the angstrom-distro-devel mailinglist
3
4 # Try to keep it alphabetically sorted please
5  
6 inherit meta
7
8 RDEPENDS = ""
9
10 # Basic tools
11 RDEPENDS += " \
12          task-proper-tools \
13          screen \
14          "
15
16 # Browsers know to work on all archs
17 RDEPENDS += " \
18          gpe-mini-browser \
19          midori \
20          minimo \
21          openmoko-browser2 \
22          webkit-gtklauncher \
23          "
24
25 # Webservers
26 RDEPENDS += " \
27         apache2 \
28         boa \
29         cherokee \
30         lighttpd \
31         thttpd \
32         "