From d58b4cdd9664e1926a4e14a575ba0bef4c2302ed Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 28 Feb 2010 13:41:31 -0700 Subject: OK, didn't look hard enough, my fault. Revert "firefox: Add alsa-lib to DEPENDS (alread in firefox_hg)." This reverts commit 0b24f9f9ab2cca3da6822af09461db3e29b1df32. --- recipes/mozilla/firefox_3.5.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/mozilla/firefox_3.5.2.bb') diff --git a/recipes/mozilla/firefox_3.5.2.bb b/recipes/mozilla/firefox_3.5.2.bb index 34188da4aa..3d940d7af5 100644 --- a/recipes/mozilla/firefox_3.5.2.bb +++ b/recipes/mozilla/firefox_3.5.2.bb @@ -1,4 +1,4 @@ -DEPENDS += "cairo sqlite3 alsa-lib" +DEPENDS += "cairo sqlite3" PR = "r3" SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \ -- cgit 1.2.3-korg