vdr: fix dependency for libintl
[openembedded.git] / recipes / telepathy / telepathy-glib_0.7.29.bb
blobaaed2b70533b6c52f0aa26528041fee8b8977356
1 DESCRIPTION = "Telepathy framework - GLib library"
2 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
3 DEPENDS = "glib-2.0 dbus libxslt-native python-native dbus-native"
4 LICENSE = "LGPL"
6 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "
8 inherit autotools_stage
10 AUTOTOOLS_STAGE_PKGCONFIG = "1"
12 FILES_${PN} += "${datadir}/telepathy \
13 ${datadir}/dbus-1"