[oe-commits] [meta-openembedded] 02/02: libsub-exporter-progressive-perl: Remove unneeded DEPENDS_PN

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 19:45:12 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 45e884888ff61c9bf3c8fe96dce70c97bd119303
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Fri Aug 2 16:51:35 2019 -0700

    libsub-exporter-progressive-perl: Remove unneeded DEPENDS_PN
    
    Fixes
    libsub-exporter-progressive-perl_0.001013.bb: QA Issue: recipe uses DEPENDS_${PN}, should use DEPENDS [pkgvarcheck]
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Cc: Tim "moto-timo" Orling <ticotimo at gmail.com>
    Cc: Adrian Bunk <bunk at stusta.de>
    Cc: Martin Jansa <martin.jansa at gmail.com>
---
 .../recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb    | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb b/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb
index 64d19c0..3d530d1 100644
--- a/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb
+++ b/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb
@@ -13,8 +13,6 @@ HOMEPAGE = "https://metacpan.org/pod/Sub-Exporter-Progressive/"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=003fa970662359a43ac2c2961108b0f1"
 
-DEPENDS_${PN} = " perl-module-test-more"
-
 SRC_URI = "${CPAN_MIRROR}/authors/id/F/FR/FREW/Sub-Exporter-Progressive-${PV}.tar.gz"
 SRC_URI[md5sum] = "72cf6acdd2a0a8b105821a4db98e4ebe"
 SRC_URI[sha256sum] = "d535b7954d64da1ac1305b1fadf98202769e3599376854b2ced90c382beac056"

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


More information about the Openembedded-commits mailing list