From: Koen Kooi Date: Wed, 28 Apr 2010 19:05:34 +0000 (+0200) Subject: firefox.inc: add curl to DEPENDS, needed for crash reporter X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=681ad34c8728c9358043856ecc4c52377ffcee78;p=openembedded.git firefox.inc: add curl to DEPENDS, needed for crash reporter --- 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"