mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user