Opened 10 years ago

Closed 10 years ago

#44559 closed defect (fixed)

xorg-xcb-proto: change python run to lib dependencies

Reported by: Ionic (Mihai Moldovan) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: nerdling (Jeremy Lavergne)
Port: xorg-xcb-proto

Description

This changes the python* dependencies in variants from run to lib dependencies, effectively fixing builds in trace mode.

Attachments (1)

xorg-xcb-proto-python.diff (1.6 KB) - added by Ionic (Mihai Moldovan) 10 years ago.
Change python* dependencies from run to lib.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by Ionic (Mihai Moldovan)

Attachment: xorg-xcb-proto-python.diff added

Change python* dependencies from run to lib.

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Cc: jeremyhu@… removed
Owner: changed from macports-tickets@… to jeremyhu@…

Are they actually library dependencies? It seems unwise to declare semantically-incorrect dependencies just to satisfy trace mode.

comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)

python is needed at build time. I haven't bothered to check whether it's also needed at runtime, but I assume it is, given python was declared a run dependency before.

So, build + run = lib.

Last edited 10 years ago by Ionic (Mihai Moldovan) (previous) (diff)

comment:3 Changed 10 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added
Resolution: fixed
Status: newclosed

Changed deps to lib in r123613.

Note: See TracTickets for help on using tickets.