Opened 15 years ago

Closed 15 years ago

#21565 closed defect (fixed)

bittorrent install fail because of libsdl conflict with libsdl-devel

Reported by: smibrahim@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: nox@…
Port: bittorrent

Description

bittorrent client should also accept libsdl-devel

[Users/lavlu] > install bittorrent
--->  Computing dependencies for bittorrentError: Unable to execute port: Can't install libsdl because conflicting ports are installed: libsdl-devel
Goodbye

Change History (2)

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

Cc: nox@… added
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

bittorrent depends on py25-wxpython which depends on wxWidgets which depends on libsdl.

In r58210 I changed wxWidgets and the 71 other ports depending on "port:libsdl" so that libsdl-devel can satisfy the dependency.

Note: See TracTickets for help on using tickets.