diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/mozilla/firefox.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox.inc b/recipes/mozilla/firefox.inc index 024858a64d..0c75e1002b 100644 --- a/recipes/mozilla/firefox.inc +++ b/recipes/mozilla/firefox.inc @@ -1,5 +1,5 @@ DESCRIPTION ?= "Browser made by mozilla" -DEPENDS += "alsa-lib" +DEPENDS += "alsa-lib curl" SRC_URI += "file://mozilla-${PN}.png file://mozilla-${PN}.desktop" ARM_INSTRUCTION_SET = "arm" |