aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/firefox_3.5.4.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-02-28 13:19:53 -0700
committerTom Rini <tom_rini@mentor.com>2010-02-28 13:19:53 -0700
commit0b24f9f9ab2cca3da6822af09461db3e29b1df32 (patch)
treed00f2aa69cc75606b2c7487930afb3119be332dc /recipes/mozilla/firefox_3.5.4.bb
parent869f12d693c20723510f898e29905bbe79d7bbc1 (diff)
downloadopenembedded-0b24f9f9ab2cca3da6822af09461db3e29b1df32.tar.gz
firefox: Add alsa-lib to DEPENDS (alread in firefox_hg).
Diffstat (limited to 'recipes/mozilla/firefox_3.5.4.bb')
-rw-r--r--recipes/mozilla/firefox_3.5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox_3.5.4.bb b/recipes/mozilla/firefox_3.5.4.bb
index 8ba6ba15db..c027eb1e68 100644
--- a/recipes/mozilla/firefox_3.5.4.bb
+++ b/recipes/mozilla/firefox_3.5.4.bb
@@ -1,4 +1,4 @@
-DEPENDS += "cairo sqlite3"
+DEPENDS += "cairo sqlite3 alsa-lib"
PR = "r2"