summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb
blob: 0898b321eb423f259babd21450fd0b8357b1f7d0 (plain)
1
2
3
4
5
6
7
8
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