mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
bickley: Add runtime dependency on xdg-user-dirs
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,6 +4,7 @@ PV = "0.0+git${SRCREV}"
|
|||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.8 libexif taglib gupnp gupnp-av samba"
|
DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.8 libexif taglib gupnp gupnp-av samba"
|
||||||
|
RDEPENDS = "xdg-user-dirs"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user