mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
bickley: Add missing dependency on samba for libtdb and package dbus services files
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,8 +3,10 @@ SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.8 libexif taglib gupnp gupnp-av"
|
||||
DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.8 libexif taglib gupnp gupnp-av samba"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} =+ "${datadir}/dbus-1/services/"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
Reference in New Issue
Block a user