diff options
-rw-r--r-- | 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 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 = "" |