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:
Adrian Bunk
2019-06-17 10:43:39 +03:00
committed by Khem Raj
parent e3875cdcf0
commit e49a68fa65

View File

@@ -34,6 +34,6 @@ RDEPENDS_${PN} += "\
perl-module-io-select \
perl-module-io-socket \
"
RDEPENDS_${PN}-ptest += "${PN} freeradius"
RDEPENDS_${PN}-ptest += "freeradius"
BBCLASSEXTEND = "native"