mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user