mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02: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/"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS = "mozilla-headless"
|
||||
DEPENDS = "mozilla-headless mozilla-headless-services"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/clutter-mozembed"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user