blob: 346cd70353eb218e266f4b41df58f2ac1a6d3ddf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DESCRIPTION = "Additional desktop applications package for GPE Palmtop Environment"
PR = "r5"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
RDEPENDS = "\
sylpheed \
firefox \
thunderbird \
galculator \
gnumeric \
gpdf"
|