mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
autoconf: add rdep on perl-module-data-dumper
This patch adds rdepends on perl-module-data-dumper for autoconf. (From OE-Core rev: 8b3a911aac460a137099ca2b3a0a84fedea31309) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ba4eb6d046
commit
8e46af2c29
@@ -23,6 +23,7 @@ RDEPENDS_${PN} = "m4 gnu-config \
|
|||||||
perl-module-getopt-long \
|
perl-module-getopt-long \
|
||||||
perl-module-io-file \
|
perl-module-io-file \
|
||||||
perl-module-posix \
|
perl-module-posix \
|
||||||
|
perl-module-data-dumper \
|
||||||
"
|
"
|
||||||
RDEPENDS_${PN}_class-native = "m4-native gnu-config-native"
|
RDEPENDS_${PN}_class-native = "m4-native gnu-config-native"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user