#36709: mosh: add missing dependency on openssl ----------------------+----------------------- Reporter: cal@… | Owner: quentin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: mosh ----------------------+----------------------- Mosh failed to build on our buildbots (http://build.macports.org/builders /buildports-lion-x86_64/builds/5369). {{{ checking for OPENSSL... no configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. }}} It seems the mosh port is missing a dependency on openssl. I'm attaching a patch that fixes this. -- Ticket URL: <https://trac.macports.org/ticket/36709> MacPorts <http://www.macports.org/> Ports system for Mac OS