stefan-langenmaier / jami-overlay

Jami (formerly Ring (formerly SFLphone)) is a SIP compatible softphone for GNU/Linux.
GNU General Public License v3.0
22 stars 9 forks source link

net-libs/restbed add libressl support #51

Closed steils closed 6 years ago

steils commented 6 years ago

Need to add libressl USE flag and optional dependency for it instead of openssl. Unfortunately it won't compile with libressl and <dev-cpp/asio-1.12 (libressl support in asio was broken before 1.12). So I have submitted a version bump request to Gentoo bugzilla: https://bugs.gentoo.org/656458

steils commented 6 years ago

dev-cpp/asio has been updated, so restbed can now be compiled against LibreSSL.