mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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-select \
|
||||||
perl-module-io-socket \
|
perl-module-io-socket \
|
||||||
"
|
"
|
||||||
RDEPENDS_${PN}-ptest += "${PN} freeradius"
|
RDEPENDS_${PN}-ptest += "freeradius"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user