gnash-fb: Fix DEPENDS from cairo to agg.
authorLeon Woestenberg <leon@sidebranch.com>
Thu, 22 Oct 2009 10:36:16 +0000 (12:36 +0200)
committerLeon Woestenberg <leon@sidebranch.com>
Thu, 22 Oct 2009 10:37:02 +0000 (12:37 +0200)
recipes/gnash/gnash-fb_0.8.5.bb

index 455d2d3..79e90a8 100644 (file)
@@ -1,6 +1,6 @@
 require gnash.inc
 
-DEPENDS += "gst-plugins-base cairo libmad"
+DEPENDS += "gst-plugins-base agg libmad"
 
 acpaths = " -Imacros"