pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39831: Missing dependency in devel/p5-IO-Prompt
>Number: 39831
>Category: pkg
>Synopsis: Missing dependency in devel/p5-IO-Prompt
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 29 21:55:00 +0000 2008
>Originator: Edgar Fuß
>Release: pkgsrc-2008Q3
>Organization:
Mathematisches Institut der Universität Bonn
>Environment:
>Description:
It looks like devel/p5-IO-Prompt is missing a dependency on p5-Want:
work/IO-Prompt-v0.99.4/Makefile.PL has
PREREQ_PM => {
...
'Want' => 0,
},
but Makefile has no DEPENDS on that.
>How-To-Repeat:
>Fix:
Add
DEPENDS+=p5-Want>=0.18:../../devel/p5-Want
or similar to Makefile
Home |
Main Index |
Thread Index |
Old Index