diff options
-rw-r--r-- | meta/recipes-devtools/autoconf/autoconf_2.72d.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.72d.bb b/meta/recipes-devtools/autoconf/autoconf_2.72d.bb index 939fc3abd5..6741746184 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.72d.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.72d.bb | |||
@@ -51,6 +51,7 @@ RDEPENDS:${PN} = "m4 gnu-config \ | |||
51 | perl-module-symbol \ | 51 | perl-module-symbol \ |
52 | perl-module-thread-queue \ | 52 | perl-module-thread-queue \ |
53 | perl-module-threads \ | 53 | perl-module-threads \ |
54 | perl-module-feature \ | ||
54 | " | 55 | " |
55 | RDEPENDS:${PN}:class-native = "m4-native gnu-config-native hostperl-runtime-native" | 56 | RDEPENDS:${PN}:class-native = "m4-native gnu-config-native hostperl-runtime-native" |
56 | 57 | ||