mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-05 14:30:42 +00:00
buck-security: fix runtime issue with missing per module
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -32,13 +32,13 @@ RDEPENDS_${PN} = "coreutils gnupg net-tools perl perl-module-data-dumper \
|
||||
perl-module-file-basename perl-module-file-spec perl-module-getopt-long \
|
||||
perl-module-lib perl-module-posix perl-module-term-ansicolor \
|
||||
perl-module-time-localtime pinentry perl-module-pod-usage \
|
||||
perl-module-pod-text \
|
||||
perl-module-pod-text perl-module-file-glob \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}_class-native = "coreutils net-tools perl perl-module-data-dumper \
|
||||
perl-module-file-basename perl-module-file-spec perl-module-getopt-long \
|
||||
perl-module-lib perl-module-posix perl-module-term-ansicolor \
|
||||
perl-module-time-localtime \
|
||||
perl-module-time-localtime perl-module-file-glob\
|
||||
"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user