summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-08-19 20:34:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-08-19 20:34:09 +0200
commit7d192490e75a8b42632128c1c7a6b0c918331f52 (patch)
treed7a3ef02b134669add68ddabe0bb52ded8624f91 /dev-db/mysql
parentsys-fs/xfsprogs: bump to v5.2.0 (diff)
downloadgentoo-7d192490e75a8b42632128c1c7a6b0c918331f52.tar.gz
gentoo-7d192490e75a8b42632128c1c7a6b0c918331f52.tar.bz2
gentoo-7d192490e75a8b42632128c1c7a6b0c918331f52.zip
dev-db/mysql: add missing patch
20018_all_mysql-8.0.17-add-protobuf-3.8+-support.patch was forgotton to add. Closes: https://bugs.gentoo.org/692556 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/mysql-8.0.17.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/mysql/mysql-8.0.17.ebuild b/dev-db/mysql/mysql-8.0.17.ebuild
index 9bf70ba0f6b2..2697f6786560 100644
--- a/dev-db/mysql/mysql-8.0.17.ebuild
+++ b/dev-db/mysql/mysql-8.0.17.ebuild
@@ -58,6 +58,7 @@ PATCHES=(
"${MY_PATCH_DIR}"/20007_all_cmake-debug-werror-8.0.17.patch
"${MY_PATCH_DIR}"/20018_all_mysql-5.7.23-fix-grant_user_lock-a-root.patch
"${MY_PATCH_DIR}"/20018_all_mysql-8.0.17-without-clientlibs-tools.patch
+ "${MY_PATCH_DIR}"/20018_all_mysql-8.0.17-add-protobuf-3.8+-support.patch
"${MY_PATCH_DIR}"/20018_all_mysql-8.0.17-fix-libressl-support.patch
)