mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
clutter: Fix various missing DEPENDS on clutter and update clutter SRCREV
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
require clutter-gst.inc
|
||||
|
||||
PV = "0.8.0+git${SRCREV}"
|
||||
PV = "0.9.0+git${SRCREV}"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter-gtk.git;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "clutter"
|
||||
|
||||
Reference in New Issue
Block a user