perl-www-robotrules: fix dependencies

regenerated by support/scripts/scancpan

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad 2015-08-25 20:38:32 +02:00 committed by Thomas Petazzoni
parent 0af33406a7
commit ca511b8063
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_WWW_ROBOTRULES config BR2_PACKAGE_PERL_WWW_ROBOTRULES
bool "perl-www-robotrules" bool "perl-www-robotrules"
select PERL_URI select BR2_PACKAGE_PERL_URI
help help
This module provides functions that deal the date formats used by the This module provides functions that deal the date formats used by the
HTTP protocol (and then some more) HTTP protocol (and then some more)

View File

@ -7,7 +7,7 @@
PERL_WWW_ROBOTRULES_VERSION = 6.02 PERL_WWW_ROBOTRULES_VERSION = 6.02
PERL_WWW_ROBOTRULES_SOURCE = WWW-RobotRules-$(PERL_WWW_ROBOTRULES_VERSION).tar.gz PERL_WWW_ROBOTRULES_SOURCE = WWW-RobotRules-$(PERL_WWW_ROBOTRULES_VERSION).tar.gz
PERL_WWW_ROBOTRULES_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS PERL_WWW_ROBOTRULES_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
PERL_WWW_ROBOTRULES_DEPENDENCIES = perl-uri PERL_WWW_ROBOTRULES_DEPENDENCIES = perl perl-uri
PERL_WWW_ROBOTRULES_LICENSE = Artistic or GPLv1+ PERL_WWW_ROBOTRULES_LICENSE = Artistic or GPLv1+
PERL_WWW_ROBOTRULES_LICENSE_FILES = README PERL_WWW_ROBOTRULES_LICENSE_FILES = README