commit:     37c9e82804cb2d913f28274f1979b035f95839a7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 29 11:45:42 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 29 13:11:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c9e828

app-office/libreoffice: Add missing DEPEND and build switch

Thanks-to: jospezial <jospezial <AT> gmx.de>
Closes: https://bugs.gentoo.org/661714
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-office/libreoffice/libreoffice-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index 29150ced37c..fa678928f90 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -119,6 +119,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
        dev-libs/nss
        >=dev-libs/redland-1.0.16
        >=dev-libs/xmlsec-1.2.24[nss]
+       media-gfx/fontforge
        media-gfx/graphite2
        media-libs/fontconfig
        media-libs/freetype:2
@@ -387,6 +388,7 @@ src_configure() {
                --with-system-headers
                --with-system-jars
                --with-system-libs
+               --enable-build-opensymbol
                --enable-cairo-canvas
                --enable-largefile
                --enable-mergelibs

Reply via email to