diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/autoconf/autoconf.inc | 1 | ||||
-rw-r--r-- | meta/recipes-devtools/autoconf/autoconf_2.69.bb | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc index 2c4611782b..2fde9d4c5f 100644 --- a/meta/recipes-devtools/autoconf/autoconf.inc +++ b/meta/recipes-devtools/autoconf/autoconf.inc | |||
@@ -14,7 +14,6 @@ RDEPENDS_${PN} = "m4 gnu-config \ | |||
14 | perl-module-constant \ | 14 | perl-module-constant \ |
15 | perl-module-errno \ | 15 | perl-module-errno \ |
16 | perl-module-exporter \ | 16 | perl-module-exporter \ |
17 | perl-module-file \ | ||
18 | perl-module-file-basename \ | 17 | perl-module-file-basename \ |
19 | perl-module-file-compare \ | 18 | perl-module-file-compare \ |
20 | perl-module-file-copy \ | 19 | perl-module-file-copy \ |
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.69.bb b/meta/recipes-devtools/autoconf/autoconf_2.69.bb index 730c89e972..75129512cc 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.69.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.69.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require autoconf.inc | 1 | require autoconf.inc |
2 | 2 | ||
3 | PR = "r10" | 3 | PR = "r11" |
4 | 4 | ||
5 | PARALLEL_MAKE = "" | 5 | PARALLEL_MAKE = "" |
6 | 6 | ||