diff options
author | 2017-01-23 10:18:44 +0100 | |
---|---|---|
committer | 2017-01-23 10:18:44 +0100 | |
commit | 7b808055aa6318019d8b24d676963bb6ad0dfd62 (patch) | |
tree | 74ac0e736777f79f41aed6cb6b5f35f3e38b9b94 /sci-mathematics/coq/coq-8.5_p3.ebuild | |
parent | sci-mathematics/coq: remove old (diff) | |
download | gentoo-7b808055aa6318019d8b24d676963bb6ad0dfd62.tar.gz gentoo-7b808055aa6318019d8b24d676963bb6ad0dfd62.tar.bz2 gentoo-7b808055aa6318019d8b24d676963bb6ad0dfd62.zip |
sci-mathematics/coq: adjust deps for TeX Live 2016.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-mathematics/coq/coq-8.5_p3.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.5_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.5_p3.ebuild b/sci-mathematics/coq/coq-8.5_p3.ebuild index 5e04286444d7..4c51032e1fc8 100644 --- a/sci-mathematics/coq/coq-8.5_p3.ebuild +++ b/sci-mathematics/coq/coq-8.5_p3.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$ @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} dev-tex/hevea dev-tex/xcolor dev-texlive/texlive-pictures - dev-texlive/texlive-mathextra + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra ) dev-texlive/texlive-latexextra )" |