From f49f3cbdbf06f9c4b2fcbbbdc892d8de7997c527 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Tue, 22 Nov 2011 13:56:29 -0800 Subject: clutter: move STDDEPENDS to inc We only build clutter-1.8 now so move the additional STDDEPENDS from the recipe to the inc file. This has the added benefit of fixing clutter_git. This patch also fixes the LIC_FILES_CHKSUM for clutter_git Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta/recipes-graphics/clutter/clutter_git.bb') diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter_git.bb index 897f5ffd9..db8c71224 100644 --- a/meta/recipes-graphics/clutter/clutter_git.bb +++ b/meta/recipes-graphics/clutter/clutter_git.bb @@ -1,9 +1,7 @@ require clutter.inc require clutter-package.inc -LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" - -DEPENDS += "cogl" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRCREV = "39db46123ed6bbbc3e6ad359a64d4d344ca9e11b" PV = "1.8.0+git${SRCPV}" -- cgit v1.2.3