Page MenuHomeFreeBSD

Add USES=ncurses suggestion to qa.sh
ClosedPublic

Authored by kwm on Sep 13 2016, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 2:39 AM
Unknown Object (File)
Fri, Oct 3, 10:35 PM
Unknown Object (File)
Fri, Oct 3, 10:23 PM
Unknown Object (File)
Sun, Sep 28, 5:12 PM
Unknown Object (File)
Sun, Sep 28, 7:16 AM
Unknown Object (File)
Sat, Sep 27, 8:16 AM
Unknown Object (File)
Thu, Sep 25, 8:44 PM
Unknown Object (File)
Mon, Sep 22, 8:00 PM
Subscribers

Details

Summary

Without this patch the following will happen:
Error: /usr/local/lib/libpocl.so.1.6.0 is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libtinfo.so:devel/ncurses

I'm not completly sure but I believe USES=ncurses should be used instead?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kwm retitled this revision from to Add USES=ncurses suggestion to qa.sh.
kwm updated this object.
kwm edited the test plan for this revision. (Show Details)
mat added a reviewer: mat.
This revision is now accepted and ready to land.Sep 13 2016, 8:30 PM
This revision was automatically updated to reflect the committed changes.