perl-*: Update dependencies

All packages should now properly depend on all perlbase- and perl- packages
they need.

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia
2015-06-28 16:52:32 +02:00
parent 7599e8e430
commit 9bf03cb1f5
28 changed files with 38 additions and 38 deletions

View File

@@ -29,7 +29,7 @@ define Package/perl-http-date
CATEGORY:=Languages
TITLE:=Date conversion routines
URL:=http://search.cpan.org/dist/HTTP-Date/
DEPENDS:=perl
DEPENDS:=perl +perlbase-essential +perlbase-time
endef
define Build/Configure