summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-09 21:28:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-09 21:30:47 +0200
commit352187786b501cc74cffc08ca3ea9bea2bf911ba (patch)
treea4b050eb7b12f5a2ed9a78d3169869430c69b2da /sci-mathematics/coq/coq-8.6.1.ebuild
parentdev-haskell/lhs2tex: Drop obsolete dev-texlive/texlive-mathextra (diff)
downloadgentoo-352187786b501cc74cffc08ca3ea9bea2bf911ba.tar.gz
gentoo-352187786b501cc74cffc08ca3ea9bea2bf911ba.tar.bz2
gentoo-352187786b501cc74cffc08ca3ea9bea2bf911ba.zip
sci-mathematics/coq: Drop obsolete dev-texlive/texlive-mathextra
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sci-mathematics/coq/coq-8.6.1.ebuild')
-rw-r--r--sci-mathematics/coq/coq-8.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.6.1.ebuild b/sci-mathematics/coq/coq-8.6.1.ebuild
index 9b09cfd79ddd..b07f22863ef7 100644
--- a/sci-mathematics/coq/coq-8.6.1.ebuild
+++ b/sci-mathematics/coq/coq-8.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
dev-tex/hevea
dev-tex/xcolor
dev-texlive/texlive-pictures
- || ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra )
+ dev-texlive/texlive-mathscience
dev-texlive/texlive-latexextra
)"