summaryrefslogtreecommitdiffstats
path: root/package/perl-file-listing
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2015-09-04 10:31:14 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-02 20:56:52 +0100
commit947f20f269c76960d9b38b46719d1ae6a9354a5f (patch)
tree8e51ce7d68a2073bc193b504a9e8b876cea1d6b4 /package/perl-file-listing
parent2e39ffcc6aa227b619cb7fc74dd14445108d4937 (diff)
downloadbuildroot-947f20f269c76960d9b38b46719d1ae6a9354a5f.tar.gz
buildroot-947f20f269c76960d9b38b46719d1ae6a9354a5f.zip
pkg-perl: remove the dependency generated by scancpan
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-file-listing')
-rw-r--r--package/perl-file-listing/perl-file-listing.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-file-listing/perl-file-listing.mk b/package/perl-file-listing/perl-file-listing.mk
index c376c6199e..a9d8cede72 100644
--- a/package/perl-file-listing/perl-file-listing.mk
+++ b/package/perl-file-listing/perl-file-listing.mk
@@ -7,7 +7,7 @@
PERL_FILE_LISTING_VERSION = 6.04
PERL_FILE_LISTING_SOURCE = File-Listing-$(PERL_FILE_LISTING_VERSION).tar.gz
PERL_FILE_LISTING_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
-PERL_FILE_LISTING_DEPENDENCIES = perl perl-http-date
+PERL_FILE_LISTING_DEPENDENCIES = perl-http-date
PERL_FILE_LISTING_LICENSE = Artistic or GPLv1+
PERL_FILE_LISTING_LICENSE_FILES = README
OpenPOWER on IntegriCloud