diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-21 09:15:15 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-21 09:15:15 +0000 |
commit | 4a32f7de4ed4b97d3c3324c1cc40641102b3965d (patch) | |
tree | 03501a3016c27c3994ab87db9f7b60f34a55b3cf /meta | |
parent | 706229768c3814a94de5e2374c6974397136a7f0 (diff) | |
download | poky-4a32f7de4ed4b97d3c3324c1cc40641102b3965d.tar.gz |
libtelepathy: upgraded to 0.3.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4904 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/telepathy/libtelepathy_0.3.3.bb (renamed from meta/packages/telepathy/libtelepathy_0.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/telepathy/libtelepathy_0.3.1.bb b/meta/packages/telepathy/libtelepathy_0.3.3.bb index b87a72ba67..4343688fba 100644 --- a/meta/packages/telepathy/libtelepathy_0.3.1.bb +++ b/meta/packages/telepathy/libtelepathy_0.3.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Telepathy framework - GLib library" | 1 | DESCRIPTION = "Telepathy framework - GLib library" |
2 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 2 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
3 | DEPENDS = "glib-2.0 dbus telepathy-glib" | 3 | DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" |
4 | LICENSE = "LGPL" | 4 | LICENSE = "LGPL" |
5 | PR = "r2" | 5 | PR = "r2" |
6 | 6 | ||