From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 49B55138334 for ; Wed, 29 Aug 2018 13:11:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59686E086F; Wed, 29 Aug 2018 13:11:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35CD7E086F for ; Wed, 29 Aug 2018 13:11:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6ABB340C8D for ; Wed, 29 Aug 2018 13:11:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E8D13BE for ; Wed, 29 Aug 2018 13:11:32 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1535548275.37c9e82804cb2d913f28274f1979b035f95839a7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 37c9e82804cb2d913f28274f1979b035f95839a7 X-VCS-Branch: master Date: Wed, 29 Aug 2018 13:11:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7135b3cd-b1cc-4050-bbb4-6df2c7effbf3 X-Archives-Hash: 708e98b644b9abbd1c6d85097fd4e09e commit: 37c9e82804cb2d913f28274f1979b035f95839a7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 29 11:45:42 2018 +0000 Commit: Andreas Sturmlechner gentoo 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 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