mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
03bcc8ffb2
commit
f804417cda
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user