mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
lang/perl-test-harness: Fix DEPENDS
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -23,7 +23,7 @@ SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Perl Test Harness
|
||||
URL:=http://search.cpan.org/dist/Test-Harness/
|
||||
DEPENDS:=+perl
|
||||
DEPENDS:=perl
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Reference in New Issue
Block a user