aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-http-date
diff options
context:
space:
mode:
authorMarcel Denia <naoir@gmx.net>2015-06-28 16:52:32 +0200
committerMarcel Denia <naoir@gmx.net>2015-06-30 10:58:19 +0200
commit9bf03cb1f50be079bc33d869d0d9c8b268ae6c88 (patch)
tree8179391c310b519d60aa292b918b624c858055a9 /lang/perl-http-date
parent7599e8e430bf3ca9bf17683988746240451205a4 (diff)
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>
Diffstat (limited to 'lang/perl-http-date')
-rw-r--r--lang/perl-http-date/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl-http-date/Makefile b/lang/perl-http-date/Makefile
index 721608781..bf0bd4053 100644
--- a/lang/perl-http-date/Makefile
+++ b/lang/perl-http-date/Makefile
@@ -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