uclibc: remove obsolete patches for git version
[openembedded.git] / recipes / tasks / task-gmae.bb
blob1638c98e33619fc56419165545899bea55df9aaf
1 DESCRIPTION = "GNOME Mobile & Embedded Initiative"
2 PR = "r2"
4 inherit task
6 PACKAGES = 'gmae-core \
7 gmae-toolkit \
8 gmae-user \
9 task-gmae \
12 RDEPENDS_gmae-core = " \
13 ${XSERVER} \
14 glib-2.0 \
15 gtk+ \
18 RDEPENDS_gmae-toolkit = " \
19 pango \
20 cairo \
21 atk \
24 RDEPENDS_gmae-user = " \
25 bluez-utils \
26 eds-dbus \
27 telepathy-gabble libtelepathy \
28 avahi-utils \
29 gstreamer \
30 matchbox-wm matchbox-panel \
31 gconf \
32 gnome-vfs \
35 RDEPENDS_task-gmae = " \
36 gmae-core \
37 gmae-toolkit \
38 gmae-user \