Opened 8 years ago

Closed 8 years ago

#49708 closed defect (fixed)

cmake, cmake-devel: add ncurses dependency

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: cssdev
Port: cmake, cmake-devel

Description

cmake (and I'm guessing cmake-devel) link with the ncurses library, so port:ncurses needs to be added to depends_lib.

There's no danger that the user didn't have ncurses installed, because it's already an indirect dependency (cmake depends on libarchive which depends on xz which depends on gettext which depends on ncurses) so there's no need to increase the revision.

Change History (1)

comment:1 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Done in r142646.

Note: See TracTickets for help on using tickets.