mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
bognor-regis: Add missing bickley DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Media deamon and play queue manager"
|
|||||||
SRC_URI = "http://download.moblin.org/sources/bognor-regis/0.5/bognor-regis-0.5.0_20091116.tar.bz2"
|
SRC_URI = "http://download.moblin.org/sources/bognor-regis/0.5/bognor-regis-0.5.0_20091116.tar.bz2"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 dbus-glib gtk+ libnotify gupnp gupnp-av"
|
DEPENDS = "glib-2.0 dbus-glib gtk+ libnotify gupnp gupnp-av bickley"
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/dbus-1/services"
|
FILES_${PN} += "${datadir}/dbus-1/services"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user