dev-python/pyfeyn: adapt deps for texlive 2016

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Alexis Ballier
2017-01-20 18:20:52 +01:00
parent 1445e889a5
commit 3a39b2b379

View File

@@ -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 )