[oe-commits] Rolf Leggewie : firefox: configuration depends on alsa-lib. Closes: #5378

git version control git at git.openembedded.org
Sun Jan 17 14:17:02 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 9c27d6065a7d80b4d5649686c783a47d3f8f51ce
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9c27d6065a7d80b4d5649686c783a47d3f8f51ce

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Sun Jan 17 03:28:43 2010 +0100

firefox: configuration depends on alsa-lib.  Closes: #5378

---

 recipes/mozilla/firefox.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/mozilla/firefox.inc b/recipes/mozilla/firefox.inc
index 0539a2d..b0e79f9 100644
--- a/recipes/mozilla/firefox.inc
+++ b/recipes/mozilla/firefox.inc
@@ -1,4 +1,5 @@
 DESCRIPTION ?= "Browser made by mozilla"
+DEPENDS += "alsa-lib"
 SRC_URI += "file://mozilla-${PN}.png file://mozilla-${PN}.desktop"
 
 PARALLEL_MAKE = ""





More information about the Openembedded-commits mailing list