Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15780 closed defect (wontfix)

cairo 1.6.4 depends on libpixman >= 0.10.0

Reported by: wiml@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port:

Description

Doing an install, building cairo failed because I already had libpixman 0.9.5_0 installed, and the cairo port only depends on libpixman (not on the version number). The actual cairo package requires 0.10.0 though:

   checking for pixman... no
   configure: error: pixman >= 0.10.0 is required

Upgrading libpixman explicitly solved the problem.

Change History (3)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: ryandesign@… added

I don't think there's a lot we can do about this with the current dependency engine.

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

Milestone: Port Bugs
Resolution: wontfix
Status: newclosed

Ports in MacPorts don't depend on specific versions of other libraries. There's no syntax for that. Ports only dependo n other ports.

libpixman should have shown up in "port outdated" and you should "port upgrade libpixman" first.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.