pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45674: Missing dependency in p5-Net-Libdnet



>Number:         45674
>Category:       pkg
>Synopsis:       Missing dependency in p5-Net-Libdnet
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 01 18:15:00 +0000 2011
>Originator:     Edgar Fuß
>Release:        pkgsrc-2010Q1
>Organization:
Mathematisches Institut der Uni Bonn
>Environment:
>Description:
net/p5-Net-Libdnet is missing a dependency on devel/p5-Class-Gomor.
Net-Libdnet's Makefile.PL says
PREREQ_PM     => {
    Class::Gomor => 0,
}
>How-To-Repeat:
Try using p5-Net-Libdnet with no p5-Claass-Gomor installed.
>Fix:
Add
DEPENDS+= p5-Class-Gomor-[0-9]*:../../devel/p5-Class-Gomor
to Makefile.



Home | Main Index | Thread Index | Old Index