mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
bickley: Depend on clutter-gst, not clutter-gst-0.8
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@ SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r2"
|
||||
|
||||
DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.8 libexif taglib gupnp gupnp-av samba"
|
||||
DEPENDS = "redland gtk+ dbus-glib clutter-gst libexif taglib gupnp gupnp-av samba"
|
||||
RDEPENDS = "xdg-user-dirs"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user