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)
Thu, Apr 9, 8:03 AM
Unknown Object (File)
Mon, Apr 6, 12:21 AM
Unknown Object (File)
Sun, Apr 5, 10:24 AM
Unknown Object (File)
Thu, Mar 26, 4:10 PM
Unknown Object (File)
Thu, Mar 19, 4:43 PM
Unknown Object (File)
Wed, Mar 18, 6:27 PM
Unknown Object (File)
Mon, Mar 16, 8:36 PM
Unknown Object (File)
Thu, Mar 12, 12:18 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.