blob: 8e9d0d4f316354fd0f172ed9323926d09d3fbb8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DESCRIPTION = "Task packages for the Angstrom distribution"
PR = "r31"
ALLOW_EMPTY = "1"
RDEPENDS = "\
gpe-timesheet \
gpe-todo \
gpe-calendar \
gpe-contacts \
gpesyncd"
|