commit: 564fd959be98cd3df674afdc17746a897f94a7b4
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 07:17:00 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 07:27:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564fd959
net-voip/captagent: add subslot binder to openssl
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-voip/captagent/captagent-6.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-voip/captagent/captagent-6.3.1.ebuild
b/net-voip/captagent/captagent-6.3.1.ebuild
index 40d99e2a93f..7addb19c0e0 100644
--- a/net-voip/captagent/captagent-6.3.1.ebuild
+++ b/net-voip/captagent/captagent-6.3.1.ebuild
@@ -27,7 +27,7 @@ DEPEND="dev-libs/json-c
mysql? ( dev-db/mysql-connector-c )
pcre? ( dev-libs/libpcre )
redis? ( dev-db/redis )
- ssl? ( dev-libs/openssl )"
+ ssl? ( dev-libs/openssl:= )"
RDEPEND="${DEPEND}"
src_prepare() {