Skip to content

Commit

Permalink
[dist] Move spec prereqs from RuntimeRequires to DevelopRecommends to…
Browse files Browse the repository at this point in the history
… reduce deps but still allow indicating spec requirement
  • Loading branch information
perlancar committed Sep 2, 2015
1 parent 2e52e75 commit f872398
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dist.ini
Expand Up @@ -10,8 +10,6 @@ remove=ShareDir
:version=0.4.2

[Prereqs]
;!lint_prereqs assume-used # spec
DefHash=1.0.6

[Extras / lint-prereqs / assume-used]
; undetected by prereq scanner
Expand All @@ -22,3 +20,7 @@ Data::Dump::OneLine=0
File::Slurp::Tiny=0
;YAML::XS=0
JSON=0

[Prereqs / DevelopRecommends]
;!lint_prereqs assume-used # spec
DefHash=1.0.6

0 comments on commit f872398

Please sign in to comment.