diff --git a/dev-cpp/usockets/usockets-0.3.5.ebuild b/dev-cpp/usockets/usockets-0.3.5.ebuild index 3e25b084b7..a77e1a036f 100644 --- a/dev-cpp/usockets/usockets-0.3.5.ebuild +++ b/dev-cpp/usockets/usockets-0.3.5.ebuild @@ -19,9 +19,9 @@ fi LICENSE="Apache-2.0" SLOT="0" -IUSE="libuv +ssl libressl debug" +IUSE="libuv +openssl libressl debug" -DEPEND="ssl? ( +DEPEND="openssl? ( libressl? ( >=dev-libs/libressl-3.0.0 ) !libressl? ( >=dev-libs/openssl-1.1.0 ) )