mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
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>
This commit is contained in:
@@ -14,7 +14,6 @@ RDEPENDS_${PN} = "m4 gnu-config \
|
||||
perl-module-constant \
|
||||
perl-module-errno \
|
||||
perl-module-exporter \
|
||||
perl-module-file \
|
||||
perl-module-file-basename \
|
||||
perl-module-file-compare \
|
||||
perl-module-file-copy \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require autoconf.inc
|
||||
|
||||
PR = "r10"
|
||||
PR = "r11"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user