#35132: VLC @2.0.1_5 should declare dependency on libproxy (or disable this feature) ------------------------------------------------+--------------------------- Reporter: michael.klein@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: VLC ------------------------------------------------+--------------------------- libaccess_http_plugin.dylib links against libproxy.1.dylib (if present), but there is no dependency {{{ $ otool -L /opt/local/lib/vlc/plugins/libaccess_http_plugin.dylib /opt/local/lib/vlc/plugins/libaccess_http_plugin.dylib: /opt/local/lib/libvlccore.5.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libintl.8.dylib (compatibility version 10.0.0, current version 10.1.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.7) /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current version 8.1.0) /opt/local/lib/libproxy.1.dylib (compatibility version 1.0.0, current version 1.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.7) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) $ port rdeps VLC | grep libproxy }}} -- Ticket URL: <https://trac.macports.org/ticket/35132> MacPorts <http://www.macports.org/> Ports system for Mac OS