mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
geoip-perl: Add ptest missing dependency on perl-modules
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,6 +30,7 @@ do_install_ptest () {
|
||||
install ${S}/t/*.t* ${D}${PTEST_PATH}/t
|
||||
install ${S}/t/data/* ${D}${PTEST_PATH}/t/data
|
||||
}
|
||||
RDEPENDS:${PN}-ptest += "perl-modules"
|
||||
|
||||
FILES:${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/Geo/IP/.debug"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user