1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +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:
Richard Purdie
2009-05-16 09:58:50 +01:00
parent b7a77fa0ff
commit ff59ace98d
+1 -1
View File
@@ -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"