diff options
Diffstat (limited to 'recipes/mozilla/firefox_3.5.2.bb')
-rw-r--r-- | recipes/mozilla/firefox_3.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox_3.5.2.bb b/recipes/mozilla/firefox_3.5.2.bb index 3d940d7af5..34188da4aa 100644 --- a/recipes/mozilla/firefox_3.5.2.bb +++ b/recipes/mozilla/firefox_3.5.2.bb @@ -1,4 +1,4 @@ -DEPENDS += "cairo sqlite3" +DEPENDS += "cairo sqlite3 alsa-lib" PR = "r3" SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \ |