From 3a39b2b379595cc94dc03a182c1b7a5b991420b7 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 20 Jan 2017 18:20:52 +0100 Subject: [PATCH] dev-python/pyfeyn: adapt deps for texlive 2016 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/pyfeyn/pyfeyn-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild index 76efc205983b..0fccf8c61a59 100644 --- a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild +++ b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,6 +18,6 @@ IUSE="latex" DEPEND="" RDEPEND=">=dev-python/pyx-0.14[${PYTHON_USEDEP}] - latex? ( dev-texlive/texlive-science )" + latex? ( || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) )" PATCHES=( "${FILESDIR}"/${P}.patch ) -- 2.26.2