aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-17 03:28:43 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-17 14:17:48 +0100
commit9c27d6065a7d80b4d5649686c783a47d3f8f51ce (patch)
treedb8364bd4afc552b05a9a0ffb2537e954be775eb /recipes/mozilla
parentc28e4e27e520e022dad8a61b5bdc3192b9178ceb (diff)
downloadopenembedded-9c27d6065a7d80b4d5649686c783a47d3f8f51ce.tar.gz
firefox: configuration depends on alsa-lib. Closes: #5378
Diffstat (limited to 'recipes/mozilla')
-rw-r--r--recipes/mozilla/firefox.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/mozilla/firefox.inc b/recipes/mozilla/firefox.inc
index 0539a2d0c6..b0e79f96c4 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 = ""