summaryrefslogtreecommitdiffstats
path: root/meta/packages/telepathy
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2009-12-08 21:25:44 +0000
committerJoshua Lock <josh@linux.intel.com>2009-12-17 17:44:56 +0000
commiteb12b0416d80fd2ca3eb275efd23dec44c73f016 (patch)
tree75dc6a01186ebda297ce978f7480333b9fdd1702 /meta/packages/telepathy
parent8076573fe8d64a06971a00aca10b7032413d9a56 (diff)
downloadpoky-eb12b0416d80fd2ca3eb275efd23dec44c73f016.tar.gz
telepathy-glib: Update 0.9.0 -> 0.9.2
Diffstat (limited to 'meta/packages/telepathy')
-rw-r--r--meta/packages/telepathy/telepathy-glib_0.9.2.bb (renamed from meta/packages/telepathy/telepathy-glib_0.9.0.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/telepathy/telepathy-glib_0.9.0.bb b/meta/packages/telepathy/telepathy-glib_0.9.2.bb
index cf522b8ce1..4411e922aa 100644
--- a/meta/packages/telepathy/telepathy-glib_0.9.0.bb
+++ b/meta/packages/telepathy/telepathy-glib_0.9.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection man
2HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" 2HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
3DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" 3DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib"
4LICENSE = "LGPL" 4LICENSE = "LGPL"
5PR = "r1" 5PR = "r0"
6 6
7SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" 7SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz"
8 8
@@ -10,3 +10,4 @@ inherit autotools_stage pkgconfig
10 10
11FILES_${PN} += "${datadir}/telepathy \ 11FILES_${PN} += "${datadir}/telepathy \
12 ${datadir}/dbus-1" 12 ${datadir}/dbus-1"
13