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:
Martin Jansa
2019-08-16 10:39:58 +00:00
committed by Khem Raj
parent 67ea219f24
commit 993f2d2f86
@@ -28,6 +28,7 @@ do_install_prepend() {
}
RDEPENDS_${PN}_class-target = " \
perl \
perl-module-carp \
perl-module-exporter \
perl-module-exporter-heavy \