#26691: cmus missing dependencies ------------------------------+--------------------------------------------- Reporter: snc@… | Owner: milosh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: | Port: cmus ------------------------------+--------------------------------------------- cmus looks for ffmpeg, among others, at startup and fails to find them. they're not listed as dependencies: {{{ cmus: Error: dlopen(/opt/local/lib/cmus/ip/ffmpeg.so, 2): Library not loaded: /opt/local/lib/libavformat.dylib Referenced from: /opt/local/lib/cmus/ip/ffmpeg.so Reason: image not found cmus: Error: dlopen(/opt/local/lib/cmus/ip/modplug.so, 2): Library not loaded: /opt/local/lib/libmodplug.0.dylib Referenced from: /opt/local/lib/cmus/ip/modplug.so Reason: image not found cmus: Error: dlopen(/opt/local/lib/cmus/ip/mpc.so, 2): Library not loaded: /opt/local/lib/libmpcdec.5.dylib Referenced from: /opt/local/lib/cmus/ip/mpc.so Reason: image not found }}} -- Ticket URL: <https://trac.macports.org/ticket/26691> MacPorts <http://www.macports.org/> Ports system for Mac OS