mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-db/mysql: depend on dev-libs/libevent[threads]
Closes: https://bugs.gentoo.org/757594 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -54,7 +54,7 @@ COMMON_DEPEND="
|
||||
!libressl? ( >=dev-libs/openssl-1.0.0:0= )
|
||||
server? (
|
||||
dev-libs/icu:=
|
||||
dev-libs/libevent:=[ssl]
|
||||
dev-libs/libevent:=[ssl,threads]
|
||||
>=dev-libs/protobuf-3.8:=
|
||||
net-libs/libtirpc:=
|
||||
cjk? ( app-text/mecab:= )
|
||||
|
||||
Reference in New Issue
Block a user