chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / telepathy / telepathy-farsight_0.0.7.bb
blobee1966b9d3b018ee59706e674eeaa4cbc7e5a495
1 DESCRIPTION = "Telepathy fasrsight"
2 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
3 DEPENDS = "glib-2.0 dbus telepathy-glib farsight2"
4 LICENSE = "LGPLv2"
6 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-farsight/${P}.tar.gz \
9 inherit autotools_stage
11 EXTRA_OECONF = "--disable-python"
13 AUTOTOOLS_STAGE_PKGCONFIG = "1"
15 FILES_${PN} += "${datadir}/telepathy \
16 ${datadir}/dbus-1"