Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] perl-file-listing: fix dependencies
@ 2015-08-28 13:19 Francois Perrad
  2015-08-28 13:19 ` [Buildroot] [PATCH 2/2] perl-http-negotiate: " Francois Perrad
  2015-08-28 13:40 ` [Buildroot] [PATCH 1/2] perl-file-listing: " Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Francois Perrad @ 2015-08-28 13:19 UTC (permalink / raw)
  To: buildroot

regenerated by support/scripts/scancpan

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-file-listing/perl-file-listing.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl-file-listing/perl-file-listing.mk b/package/perl-file-listing/perl-file-listing.mk
index a9d8ced..c376c61 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-http-date
+PERL_FILE_LISTING_DEPENDENCIES = perl perl-http-date
 PERL_FILE_LISTING_LICENSE = Artistic or GPLv1+
 PERL_FILE_LISTING_LICENSE_FILES = README
 
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-28 13:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 13:19 [Buildroot] [PATCH 1/2] perl-file-listing: fix dependencies Francois Perrad
2015-08-28 13:19 ` [Buildroot] [PATCH 2/2] perl-http-negotiate: " Francois Perrad
2015-08-28 13:40 ` [Buildroot] [PATCH 1/2] perl-file-listing: " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox