]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter-mozembed: Add missing dependency on mozilla-headless-services
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 16 May 2009 08:58:50 +0000 (09:58 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 16 May 2009 08:58:50 +0000 (09:58 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/clutter/clutter-mozembed.inc

index 9273b266c79186797e865f86c2f1906927d93524..a23fe320dcf580006b77083e5c6ef66e5ee7a13f 100644 (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"