From b559f983defc63eff5f9e1868a048c480ff0c059 Mon Sep 17 00:00:00 2001 From: Andreas Romeyke Date: Wed, 21 Oct 2020 16:12:14 +0200 Subject: [PATCH] - added MetaRessources - fixed test dependencies --- dist.ini | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/dist.ini b/dist.ini index 49ecb19..3b93f68 100644 --- a/dist.ini +++ b/dist.ini @@ -10,7 +10,10 @@ version = 0.002 [MinimumPerl] ; determine minimum perl version -[MetaProvides::Package] +[MetaResources] +repository.url = https://art1pirat.spdns.org/art1/File-FormatIdentification-Pronom.git +repository.web = https://art1pirat.spdns.org/art1/File-FormatIdentification-Pronom +repository.type = git [Prereqs] Moose = 0 @@ -20,7 +23,9 @@ String::LCSS = 0 XML::LibXML = 0 YAML::XS = 0 -[Prereqs / TestRecommends] +[Prereqs / TestRequires] +-phase = test +-relationship = requires Path::Tiny = 0 Test::Exception = 0 Test::File = 0 @@ -31,4 +36,3 @@ Test::File = 0 [NextRelease] [TestRelease] [ConfirmRelease] -