diff options
author | Richard Purdie <richard@openedhand.com> | 2007-11-30 21:22:59 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-11-30 21:22:59 +0000 |
commit | 5d500e61149d7779c213257058222df826503baa (patch) | |
tree | d02314fdb91431afaddf771d6a5929e60a2e57bc /meta | |
parent | f53f08919a2345918c71eadb26b3335daad39ec8 (diff) | |
download | poky-5d500e61149d7779c213257058222df826503baa.tar.gz |
task-poky-standalone-gmae-sdk-target: Remove telepathy for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3289 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb b/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb index a4c13b6717..d9866e43d5 100644 --- a/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb +++ b/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb | |||
@@ -19,5 +19,5 @@ RDEPENDS_${PN} = "\ | |||
19 | gnome-vfs-dev \ | 19 | gnome-vfs-dev \ |
20 | gconf-dbus-dev \ | 20 | gconf-dbus-dev \ |
21 | avahi-dev \ | 21 | avahi-dev \ |
22 | libtelepathy-dev \ | 22 | # libtelepathy-dev \ |
23 | " | 23 | " |