git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3077642
)
gnash-fb: Fix DEPENDS from cairo to agg.
author
Leon Woestenberg
<leon@sidebranch.com>
Thu, 22 Oct 2009 10:36:16 +0000
(12:36 +0200)
committer
Leon Woestenberg
<leon@sidebranch.com>
Thu, 22 Oct 2009 10:37:02 +0000
(12:37 +0200)
recipes/gnash/gnash-fb_0.8.5.bb
patch
|
blob
|
history
diff --git
a/recipes/gnash/gnash-fb_0.8.5.bb
b/recipes/gnash/gnash-fb_0.8.5.bb
index
455d2d3
..
79e90a8
100644
(file)
--- 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"