mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
clutter-gtk: Append to DEPENDS, don't overwrite
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,6 +7,6 @@ SRC_URI = "git://git.clutter-project.org/clutter-gtk.git;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "clutter-1.0"
|
||||
DEPENDS += "clutter-1.0"
|
||||
|
||||
EXTRA_OECONF += "--disable-introspection"
|
||||
|
||||
Reference in New Issue
Block a user