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 7E67D138334 for ; Thu, 30 May 2019 12:30:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71692E08AD; Thu, 30 May 2019 12:30:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 53076E08AD for ; Thu, 30 May 2019 12:30:22 +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 C3293345352 for ; Thu, 30 May 2019 12:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33D6D55B for ; Thu, 30 May 2019 12:30:19 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1559219418.593b534b2d369f2a2ece4cf43d1fb1356a50cd65.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/texlive-core/texlive-core-2019.ebuild X-VCS-Directories: app-text/texlive-core/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 593b534b2d369f2a2ece4cf43d1fb1356a50cd65 X-VCS-Branch: master Date: Thu, 30 May 2019 12:30:19 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7ce3463a-b99d-41f4-96b9-7105c87e6ae9 X-Archives-Hash: a6761345475ee3fa051adf32e01ff555 commit: 593b534b2d369f2a2ece4cf43d1fb1356a50cd65 Author: Mikle Kolyada gentoo org> AuthorDate: Thu May 30 12:29:47 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu May 30 12:30:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593b534b app-text/texlive-core: dependencies fixes Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 app-text/texlive-core/texlive-core-2019.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app-text/texlive-core/texlive-core-2019.ebuild b/app-text/texlive-core/texlive-core-2019.ebuild index 2170e45b4f2..396c7269f51 100644 --- a/app-text/texlive-core/texlive-core-2019.ebuild +++ b/app-text/texlive-core/texlive-core-2019.ebuild @@ -99,15 +99,14 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} ) media-libs/freetype:2 >=dev-libs/kpathsea-6.2.3 - >=dev-libs/ptexenc-1.3.7 + cjk? ( >=dev-libs/ptexenc-1.3.7 ) >=app-text/poppler-0.76.1:=" -BDEPEND="sys-devel/flex +BDEPEND="sys-apps/ed + sys-devel/flex virtual/pkgconfig" -DEPEND="${COMMON_DEPEND} - sys-apps/ed - app-arch/xz-utils" +DEPEND="${COMMON_DEPEND}" RDEPEND="${COMMON_DEPEND} >=app-text/ps2pkm-1.8_p20170524