diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-21 09:15:45 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-21 09:15:45 +0000 |
commit | c731df873ba21c08c58656565b8c3a167f9cff3e (patch) | |
tree | e8b094185d3bbc3a961597b6361a0d86579422fc | |
parent | f4cc98868627f5be887015bd37fc20e710dd8189 (diff) | |
download | poky-c731df873ba21c08c58656565b8c3a167f9cff3e.tar.gz |
telepathy-glib: upgraded to 0.7.11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4906 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/telepathy/telepathy-glib_0.7.11.bb (renamed from meta/packages/telepathy/telepathy-glib_0.7.0.bb) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/telepathy/telepathy-glib_0.7.0.bb b/meta/packages/telepathy/telepathy-glib_0.7.11.bb index 884d0e1353..4d143bac11 100644 --- a/meta/packages/telepathy/telepathy-glib_0.7.0.bb +++ b/meta/packages/telepathy/telepathy-glib_0.7.11.bb | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection man | |||
2 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 2 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
3 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" | 3 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" |
4 | LICENSE = "LGPL" | 4 | LICENSE = "LGPL" |
5 | PR = "r2" | ||
6 | 5 | ||
7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz \ | 6 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz \ |
8 | file://prefer_python_2.5.patch;patch=1 " | 7 | file://prefer_python_2.5.patch;patch=1 " |