libtelepathy: improved description

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3253 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-11-27 16:00:01 +00:00
parent 59195b7e14
commit cdb708cb27
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
DESCRIPTION = "Telepathy framework - GLib library"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus telepathy-glib"
LICENSE = "LGPL"
PR = "r0"
PR = "r1"
SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz"