summaryrefslogtreecommitdiff
path: root/package/perl-www-robotrules
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2015-08-25 20:38:32 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-26 19:37:01 +0200
commitca511b806386569d93d902b21110e6711773c31e (patch)
tree9ee69fdac4156d958444dd0b6fb517e908edbb77 /package/perl-www-robotrules
parent0af33406a7df270adb1a1b28089d259eb02d0537 (diff)
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>
Diffstat (limited to 'package/perl-www-robotrules')
-rw-r--r--package/perl-www-robotrules/Config.in2
-rw-r--r--package/perl-www-robotrules/perl-www-robotrules.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/perl-www-robotrules/Config.in b/package/perl-www-robotrules/Config.in
index 83dbcfbbb..e80f5a0d9 100644
--- a/package/perl-www-robotrules/Config.in
+++ b/package/perl-www-robotrules/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_WWW_ROBOTRULES
bool "perl-www-robotrules"
- select PERL_URI
+ select BR2_PACKAGE_PERL_URI
help
This module provides functions that deal the date formats used by the
HTTP protocol (and then some more)
diff --git a/package/perl-www-robotrules/perl-www-robotrules.mk b/package/perl-www-robotrules/perl-www-robotrules.mk
index 0c68b98a3..e74baabbf 100644
--- a/package/perl-www-robotrules/perl-www-robotrules.mk
+++ b/package/perl-www-robotrules/perl-www-robotrules.mk
@@ -7,7 +7,7 @@
PERL_WWW_ROBOTRULES_VERSION = 6.02
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_DEPENDENCIES = perl-uri
+PERL_WWW_ROBOTRULES_DEPENDENCIES = perl perl-uri
PERL_WWW_ROBOTRULES_LICENSE = Artistic or GPLv1+
PERL_WWW_ROBOTRULES_LICENSE_FILES = README