Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
Date: Mon, 28 Dec 2020 11:09:03
Message-Id: 1609153720.899fcd8a843b8f0032f92c8ebbf20cb47f90a401.asturm@gentoo
1 commit: 899fcd8a843b8f0032f92c8ebbf20cb47f90a401
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 10:23:21 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 11:08:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899fcd8a
7
8 app-office/libreoffice: Drop --disable-vlc
9
10 Upstream commit 747856aa3dbe9d3a438a3b01fa631124ee057ae8
11
12 Package-Manager: Portage-3.0.12, Repoman-3.0.2
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-office/libreoffice/libreoffice-9999.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
19 index f1d212b63e4..dbeb0036825 100644
20 --- a/app-office/libreoffice/libreoffice-9999.ebuild
21 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
22 @@ -481,7 +481,6 @@ src_configure() {
23 --disable-online-update
24 --disable-openssl
25 --disable-pdfium
26 - --disable-vlc
27 --with-extra-buildid="${gentoo_buildid}"
28 --enable-extension-integration
29 --with-external-dict-dir="${EPREFIX}/usr/share/myspell"