mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:23:14 +00:00
libauthen-radius-perl: Remove manual RDEPENDS from PN-ptest to PN package
They are now added automatically by the ptest class. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e3875cdcf0
commit
e49a68fa65
@ -34,6 +34,6 @@ RDEPENDS_${PN} += "\
|
|||||||
perl-module-io-select \
|
perl-module-io-select \
|
||||||
perl-module-io-socket \
|
perl-module-io-socket \
|
||||||
"
|
"
|
||||||
RDEPENDS_${PN}-ptest += "${PN} freeradius"
|
RDEPENDS_${PN}-ptest += "freeradius"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user