mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 14:41:40 +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/*.t* ${D}${PTEST_PATH}/t
|
||||||
install ${S}/t/data/* ${D}${PTEST_PATH}/t/data
|
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"
|
FILES:${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/Geo/IP/.debug"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user