clutter-mozembed: Add missing DEPENDS on clutter

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-05-24 13:51:14 +01:00
parent 7556381792
commit 3c759ae69b

View File

@ -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"