generic-poky/meta/packages/telepathy/telepathy-python_0.15.1.bb
Richard Purdie d0d2cda2f6 telepathy: Sync recipes/versions with OE.dev
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-19 17:09:36 +01:00

9 lines
247 B
BlitzBasic

DESCRIPTION = "Telepathy framework - Python package"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
LICENSE = "LGPL"
RDEPENDS_${PN} += "python-dbus"
SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz "
inherit distutils