mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
libdbi-perl: add runtime dependency on perl
* fixes: ERROR: QA Issue: /usr/bin/dbiproxy contained in package libdbi-perl requires /usr/bin/perl, but no providers found in RDEPENDS_libdbi-perl? [file-rdeps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -28,6 +28,7 @@ do_install_prepend() {
|
||||
}
|
||||
|
||||
RDEPENDS_${PN}_class-target = " \
|
||||
perl \
|
||||
perl-module-carp \
|
||||
perl-module-exporter \
|
||||
perl-module-exporter-heavy \
|
||||
|
||||
Reference in New Issue
Block a user