Skip to content

Commit

Permalink
dev-db/mysql: depend on dev-libs/libevent[threads]
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/757594
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Nov 30, 2020
1 parent 7e1e4a5 commit 3d181d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/mysql/mysql-8.0.22.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:= )
Expand Down

0 comments on commit 3d181d2

Please sign in to comment.