change usbtunerhelper src_uri.
[vuplus_openembedded] / recipes / telepathy / telepathy-glib_0.7.37.bb
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"
5
6 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "
7
8 inherit autotools
9
10 FILES_${PN} += "${datadir}/telepathy \
11                 ${datadir}/dbus-1"
12