mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
telepathy: Sync recipes/versions with OE.dev
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
8
meta/packages/telepathy/telepathy-python_0.15.1.bb
Normal file
8
meta/packages/telepathy/telepathy-python_0.15.1.bb
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user