mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
moblin: Convert to depend on clutter-1.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r3"
|
||||
|
||||
DEPENDS = "clutter glib-2.0"
|
||||
DEPENDS = "clutter-1.0 glib-2.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user