dev-db/mysql: add missing patch
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 19 Aug 2019 18:34:09 +0000 (20:34 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 19 Aug 2019 18:34:09 +0000 (20:34 +0200)
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>
dev-db/mysql/mysql-8.0.17.ebuild

index 9bf70ba0f6b2c65b9c8794cd1975a022bf0c035e..2697f67865608a64d49530ce4d9a3eb00f96ff15 100644 (file)
@@ -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
 )