[oe-commits] [meta-openembedded] 01/05: libauthen-radius-perl: Remove manual RDEPENDS from PN-ptest to PN package

git at git.openembedded.org git at git.openembedded.org
Mon Jun 17 15:17:26 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit e49a68fa658213df8b5ff4b6d51ba630323af95b
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Mon Jun 17 10:43:39 2019 +0300

    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 at stusta.de>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb b/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
index ea5bb1b..fb18fe2 100644
--- a/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
+++ b/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list