mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 12:47:39 +00:00
clutter-mozembed: Add missing DEPENDS on clutter
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
7556381792
commit
3c759ae69b
@ -2,7 +2,7 @@ DESCRIPTION = "Clutter Mozilla Embedded"
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS = "mozilla-headless mozilla-headless-services"
|
||||
DEPENDS = "mozilla-headless mozilla-headless-services clutter"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/clutter-mozembed"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user