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

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"