projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1445e88
)
dev-python/pyfeyn: adapt deps for texlive 2016
author
Alexis Ballier
<aballier@gentoo.org>
Fri, 20 Jan 2017 17:20:52 +0000
(18:20 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Sat, 21 Jan 2017 13:19:31 +0000
(14:19 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/pyfeyn/pyfeyn-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild
b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild
index 76efc205983baeefcb54c88f526fad9def2750d6..0fccf8c61a5925596a6723d59963ba257f50f780 100644
(file)
--- a/
dev-python/pyfeyn/pyfeyn-1.0.0.ebuild
+++ b/
dev-python/pyfeyn/pyfeyn-1.0.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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 )