diff options
author | Kang Kai <kai.kang@windriver.com> | 2012-12-25 16:51:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 11:09:36 +0000 |
commit | 52c6393375d49ca469aa9e6bfcc608b74fcb1c44 (patch) | |
tree | d3f81c36947aee81ce28050072543b5cbdad75c1 /meta/recipes-devtools/autoconf/autoconf_2.69.bb | |
parent | b03f4b7051ca274143b6cfac3b54542617df3842 (diff) | |
download | poky-52c6393375d49ca469aa9e6bfcc608b74fcb1c44.tar.gz |
autoconf: update RDEDENDS
The only file Glob.so provided by perl-module-file will be moved to
package perl-module-file-glob. So remove perl-module-file from RDEDENDS.
(From OE-Core rev: c76ae248334606d10ab730b1b2e9f626ff3c5809)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/autoconf/autoconf_2.69.bb')
-rw-r--r-- | meta/recipes-devtools/autoconf/autoconf_2.69.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||