summaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/firefox_3.5.5.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-02-28 13:41:31 -0700
committerTom Rini <tom_rini@mentor.com>2010-02-28 13:41:31 -0700
commitd58b4cdd9664e1926a4e14a575ba0bef4c2302ed (patch)
treea52cf40eac42e5cb2a89cf6feb06b0978b9a2160 /recipes/mozilla/firefox_3.5.5.bb
parent0b24f9f9ab2cca3da6822af09461db3e29b1df32 (diff)
downloadopenembedded-d58b4cdd9664e1926a4e14a575ba0bef4c2302ed.tar.gz
OK, didn't look hard enough, my fault.
Revert "firefox: Add alsa-lib to DEPENDS (alread in firefox_hg)." This reverts commit 0b24f9f9ab2cca3da6822af09461db3e29b1df32.
Diffstat (limited to 'recipes/mozilla/firefox_3.5.5.bb')
-rw-r--r--recipes/mozilla/firefox_3.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox_3.5.5.bb b/recipes/mozilla/firefox_3.5.5.bb
index fe66486f63..da54872046 100644
--- a/recipes/mozilla/firefox_3.5.5.bb
+++ b/recipes/mozilla/firefox_3.5.5.bb
@@ -1,4 +1,4 @@
-DEPENDS += "cairo sqlite3 alsa-lib"
+DEPENDS += "cairo sqlite3"
PR = "r3"