aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb')
-rw-r--r--meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb b/meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb
index c2fb4fa05b..b0aa4f719d 100644
--- a/meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb
+++ b/meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb
@@ -13,6 +13,6 @@ S = "${WORKDIR}/git"
inherit autotools pkgconfig gettext
-RDEPENDS_${PN} = "perl"
+RDEPENDS:${PN} = "perl"
BBCLASSEXTEND = "native"