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