Opened 12 years ago

Closed 12 years ago

#35196 closed defect (fixed)

fluidsynth should have depencency on portaudio

Reported by: mklein-de (Michael Klein) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: fluidsynth

Description

$ otool -L /opt/local/lib/libfluidsynth.dylib | grep portaudio
	/opt/local/lib/libportaudio.2.dylib (compatibility version 3.0.0, current version 3.0.0)

$ port rdeps fluidsynth | grep portaudio      

$ port installed fluidsynth portaudio
The following ports are currently installed:
  fluidsynth @1.1.3_0 (active)
  portaudio @19.20111121_2 (active)

Change History (2)

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

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

Agreed.

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.