1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

clutter-mozembed: Depend on clutter-1.0

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-08-24 14:53:59 +01:00
parent fe0b8a2e2b
commit 1a338f56ac
+1 -1
View File
@@ -2,7 +2,7 @@ DESCRIPTION = "Clutter Mozilla Embedded"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "LGPL"
DEPENDS = "mozilla-headless mozilla-headless-services clutter"
DEPENDS = "mozilla-headless mozilla-headless-services clutter-1.0"
FILESPATH = "${FILE_DIRNAME}/clutter-mozembed"