Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Tue, 31 Dec 2019 03:30:22
Message-Id: 1577762844.0885cd61b56f0dbe94129d243acb80a053493e82.whissi@gentoo
1 commit: 0885cd61b56f0dbe94129d243acb80a053493e82
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 03:26:23 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 03:27:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0885cd61
7
8 dev-db/mysql: subscribe to dev-libs/protobuf subslot
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-db/mysql/mysql-8.0.18.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mysql/mysql-8.0.18.ebuild b/dev-db/mysql/mysql-8.0.18.ebuild
17 index 90bf594c427..6b067a6f004 100644
18 --- a/dev-db/mysql/mysql-8.0.18.ebuild
19 +++ b/dev-db/mysql/mysql-8.0.18.ebuild
20 @@ -68,6 +68,7 @@ COMMON_DEPEND="
21 >=app-arch/lz4-0_p131:=
22 dev-libs/icu:=
23 dev-libs/libedit
24 + >=dev-libs/protobuf-3.8:=
25 dev-libs/libevent:=
26 net-libs/libtirpc:=
27 >=sys-libs/zlib-1.2.3:0=
28 @@ -84,7 +85,6 @@ COMMON_DEPEND="
29 "
30 DEPEND="${COMMON_DEPEND}
31 || ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
32 - >=dev-libs/protobuf-3.8
33 net-libs/rpcsvc-proto
34 virtual/yacc
35 test? (