Make it bitbake-able without the -b switch by correcting DEPENDS variables
[oespirit1] / osso-gnomevfs-extra_1.9.6.bb
1 # Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
2 # Released under the MIT license (see COPYING.MIT for the terms)
3
4 DESCRIPTION = "Extra support for osso-gnome-vfs in form of an OBEX GnomeVFS module & small library to retrieve the capabilities object from a remote devices."
5 HOMEPAGE = "http://maemo.org"
6 LICENSE = "GPL"
7 SECTION = "base"
8 DEPENDS = "glib-2.0 libopenobex1 osso-gwobex osso-gnome-vfs2 dbus-glib osso-gwconnect expat"
9 PR = "r3"
10
11 SRC_URI = "http://repository.maemo.org/pool/fremantle/free/o/${PN}/${PN}_${PV}-3.tar.gz \
12            file://osso-gnomevfs-extra/mer-changes.patch;patch=1 "
13
14
15 require  osso-gnome-vfs2.inc