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: Thu, 05 Apr 2018 15:55:29
Message-Id: 1522943686.16a86095cfe92d75206c39aa1883c6b5c2858a46.asturm@gentoo
1 commit: 16a86095cfe92d75206c39aa1883c6b5c2858a46
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 14:51:39 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 15:54:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a86095
7
8 app-office/libreoffice: DEPEND on dev-db/firebird[server]
9
10 Reported-by: Christopher Head <chead <AT> chead.ca>
11 Bug: https://bugs.gentoo.org/652354
12 Package-Manager: Portage-2.3.28, Repoman-2.3.9
13
14 app-office/libreoffice/libreoffice-6.0.9999.ebuild | 2 +-
15 app-office/libreoffice/libreoffice-9999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-office/libreoffice/libreoffice-6.0.9999.ebuild b/app-office/libreoffice/libreoffice-6.0.9999.ebuild
19 index 4b468aa1e1e..dcbfe6a9d25 100644
20 --- a/app-office/libreoffice/libreoffice-6.0.9999.ebuild
21 +++ b/app-office/libreoffice/libreoffice-6.0.9999.ebuild
22 @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
23 gnome-base/dconf
24 gnome-extra/evolution-data-server
25 )
26 - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1 )
27 + firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] )
28 gstreamer? (
29 media-libs/gstreamer:1.0
30 media-libs/gst-plugins-base:1.0
31
32 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
33 index f59d7ee1c8a..23aa3d2795c 100644
34 --- a/app-office/libreoffice/libreoffice-9999.ebuild
35 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
36 @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
37 gnome-base/dconf
38 gnome-extra/evolution-data-server
39 )
40 - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1 )
41 + firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] )
42 gstreamer? (
43 media-libs/gstreamer:1.0
44 media-libs/gst-plugins-base:1.0