netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / telepathy / telepathy-idle_0.1.2.bb
1 DESCRIPTION = "IRC connection manager for Telepathy"
2 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
3 DEPENDS = "glib-2.0 dbus telepathy-glib openssl"
4 LICENSE = "LGPL"
5
6 SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
7
8 inherit autotools pkgconfig
9
10 FILES_${PN} += "${datadir}/telepathy \
11                 ${datadir}/dbus-1"