Commit 39d07e7b authored by Francois Perrad's avatar Francois Perrad Committed by Thomas Petazzoni
Browse files

perl-http-cookies: fix dependencies



regenerated by support/scripts/scancpan

Signed-off-by: default avatarFrancois Perrad <francois.perrad@gadz.org>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ca511b80
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_PERL_HTTP_COOKIES
	bool "perl-http-cookies"
	select BR2_PACKAGE_PERL_HTTP_DATE
	select BR2_PACKAGE_PERL_HTTP_MESSAGE
	help
	  Objects that represent a "cookie jar"
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
PERL_HTTP_COOKIES_VERSION = 6.01
PERL_HTTP_COOKIES_SOURCE = HTTP-Cookies-$(PERL_HTTP_COOKIES_VERSION).tar.gz
PERL_HTTP_COOKIES_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
PERL_HTTP_COOKIES_DEPENDENCIES = perl-http-message
PERL_HTTP_COOKIES_DEPENDENCIES = perl perl-http-date perl-http-message
PERL_HTTP_COOKIES_LICENSE = Artistic or GPLv1+
PERL_HTTP_COOKIES_LICENSE_FILES = README