aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/firefox-addon.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mozilla/firefox-addon.inc')
-rw-r--r--recipes/mozilla/firefox-addon.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox-addon.inc b/recipes/mozilla/firefox-addon.inc
index fa0eca6d48..427dce5da5 100644
--- a/recipes/mozilla/firefox-addon.inc
+++ b/recipes/mozilla/firefox-addon.inc
@@ -2,7 +2,7 @@
# Released under the MIT license (see packages/COPYING)
DEPENDS = "unzip-native"
-RDEPENDS = "firefox"
+RDEPENDS_${PN} = "firefox"
S = "${WORKDIR}"
FIREFOX_VERSION = "3.0.4"