Opened 5 years ago

Closed 4 years ago

#59486 closed defect (fixed)

gdal: add libxml2 dependency

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: haspatch Cc:
Port: gdal

Description

Looks like gdal links with libxml2 but does not declare a dependency on it.

Change History (2)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

I've submitted a PR to fix this. There were a couple other opportunistic library usages that I fixed as well.

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 6abe459e59621e4263590db83b97d3a75f2dae2a/macports-ports (master):

gdal: Fix opportunistic library usage

Disable opportunistic use of mongocxx and openexr.

Add webp dependency and flag.

Add expat dependency; already has a flag.

Add libxml2 dependency and flag.

Closes: #59486

Note: See TracTickets for help on using tickets.