diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-29 13:45:42 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-29 15:11:15 +0200 |
commit | 37c9e82804cb2d913f28274f1979b035f95839a7 (patch) | |
tree | 12bb85a1a604eac6a64a6e51f6dc428664f220c8 /app-office/libreoffice | |
parent | app-office/libreoffice: Raise dev-util/mdds min version to 1.4.1 (diff) | |
download | gentoo-37c9e82804cb2d913f28274f1979b035f95839a7.tar.gz gentoo-37c9e82804cb2d913f28274f1979b035f95839a7.tar.bz2 gentoo-37c9e82804cb2d913f28274f1979b035f95839a7.zip |
app-office/libreoffice: Add missing DEPEND and build switch
Thanks-to: jospezial <jospezial@gmx.de>
Closes: https://bugs.gentoo.org/661714
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 29150ced37ca..fa678928f90a 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 |