commit:     9bf0329a1d5b3a355f8ea1e4c0132ed469bdfed7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 00:12:37 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 22 21:48:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf0329a

app-office/libreoffice: Fix font test deps

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libreoffice/libreoffice-6.1.9999.ebuild | 4 ++--
 app-office/libreoffice/libreoffice-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild 
b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
index 94aaaa087d8..437ac1b2f00 100644
--- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
@@ -193,9 +193,7 @@ RDEPEND="${COMMON_DEPEND}
        !app-office/libreoffice-bin
        !app-office/libreoffice-bin-debug
        !app-office/openoffice
-       media-fonts/dejavu
        media-fonts/liberation-fonts
-       media-fonts/libertine
        || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools )
        java? ( >=virtual/jre-1.6 )
        kde? ( kde-frameworks/breeze-icons:* )
@@ -213,6 +211,7 @@ fi
 # FIXME: cppunit should be moved to test conditional
 #        after everything upstream is under gbuild
 #        as dmake execute tests right away
+#        tests apparently also need google-carlito-fonts (not packaged)
 DEPEND="${COMMON_DEPEND}
        >=dev-libs/libatomic_ops-7.2d
        dev-perl/Archive-Zip
@@ -238,6 +237,7 @@ DEPEND="${COMMON_DEPEND}
                app-crypt/gnupg
                dev-util/cppunit
                media-fonts/dejavu
+               media-fonts/liberation-fonts
        )
 "
 

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index 4cf5eb3b938..d2235c0033d 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -196,9 +196,7 @@ RDEPEND="${COMMON_DEPEND}
        !app-office/libreoffice-bin
        !app-office/libreoffice-bin-debug
        !app-office/openoffice
-       media-fonts/dejavu
        media-fonts/liberation-fonts
-       media-fonts/libertine
        || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools )
        java? ( >=virtual/jre-1.6 )
        kde? ( kde-frameworks/breeze-icons:* )
@@ -216,6 +214,7 @@ fi
 # FIXME: cppunit should be moved to test conditional
 #        after everything upstream is under gbuild
 #        as dmake execute tests right away
+#        tests apparently also need google-carlito-fonts (not packaged)
 DEPEND="${COMMON_DEPEND}
        >=dev-libs/libatomic_ops-7.2d
        dev-perl/Archive-Zip
@@ -241,6 +240,7 @@ DEPEND="${COMMON_DEPEND}
                app-crypt/gnupg
                dev-util/cppunit
                media-fonts/dejavu
+               media-fonts/liberation-fonts
        )
 "
 

Reply via email to