Opened 7 years ago

Last modified 7 years ago

#55438 closed defect

curl port opportunistically links against brotli — at Initial Version

Reported by: francoisbecker (François Becker) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: curl

Description

The curl port opportunistically links against brotli whereas brotli isn't declared as a dependency of the curl port. This is an issue for example with curl+universal whereas brotli-nonuniversal is installed (port fails to install)

Suggestion: curl should either never use brotli (e.g. by passing --disable-brotli), or declare a dependency on it.

Change History (0)

Note: See TracTickets for help on using tickets.