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)
Fri, Jan 10, 5:56 AM
Unknown Object (File)
Oct 17 2024, 10:56 AM
Unknown Object (File)
Oct 17 2024, 10:56 AM
Unknown Object (File)
Oct 4 2024, 1:54 PM
Unknown Object (File)
Oct 2 2024, 12:08 PM
Unknown Object (File)
Oct 2 2024, 12:00 PM
Unknown Object (File)
Oct 1 2024, 1:48 PM
Unknown Object (File)
Sep 23 2024, 5:14 AM
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.