commit: 54c6be058e17121afe4ea48fbe33040e2cf99718
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 31 01:28:19 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 31 01:51:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c6be05
app-office/libreoffice: Drop obsolete build switch
--with-system-mysql-cppconn is gone.
Upstream commit 339795d6bd064f57ef33c7cbd5e90433c179e72e
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-office/libreoffice/libreoffice-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild
b/app-office/libreoffice/libreoffice-9999.ebuild
index de17c67160e..b47eabdbca1 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -450,7 +450,6 @@ src_configure() {
$(use_with googledrive gdrive-client-id
${google_default_client_id})
$(use_with googledrive gdrive-client-secret
${google_default_client_secret})
$(use_with java)
- $(use_with mysql system-mysql-cppconn)
$(use_with odk doxygen)
)