mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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
|
CATEGORY:=Languages
|
||||||
TITLE:=Perl Test Harness
|
TITLE:=Perl Test Harness
|
||||||
URL:=http://search.cpan.org/dist/Test-Harness/
|
URL:=http://search.cpan.org/dist/Test-Harness/
|
||||||
DEPENDS:=+perl
|
DEPENDS:=perl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
|||||||
Reference in New Issue
Block a user