From: Leon Woestenberg Date: Thu, 22 Oct 2009 10:36:16 +0000 (+0200) Subject: gnash-fb: Fix DEPENDS from cairo to agg. X-Git-Tag: Release-2010-05/1~1989 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23402486d51725236949b8750f7c654bf02d9efc;p=openembedded.git gnash-fb: Fix DEPENDS from cairo to agg. --- diff --git a/recipes/gnash/gnash-fb_0.8.5.bb b/recipes/gnash/gnash-fb_0.8.5.bb index 455d2d3c42..79e90a8d4e 100644 --- a/recipes/gnash/gnash-fb_0.8.5.bb +++ b/recipes/gnash/gnash-fb_0.8.5.bb @@ -1,6 +1,6 @@ require gnash.inc -DEPENDS += "gst-plugins-base cairo libmad" +DEPENDS += "gst-plugins-base agg libmad" acpaths = " -Imacros"