diff options
Diffstat (limited to 'sci-mathematics/coq/coq-8.2_p1-r1.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.2_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild b/sci-mathematics/coq/coq-8.2_p1-r1.ebuild index 1c61bbf905a3..f30b6fa10f8b 100644 --- a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild +++ b/sci-mathematics/coq/coq-8.2_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v 1.7 2010/04/09 10:34:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v 1.8 2010/11/11 20:24:23 aballier Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?] gtk? ( >=dev-ml/lablgtk-2.10.1[ocamlopt?] )" DEPEND="${RDEPEND} doc? ( - media-libs/netpbm[png] + media-libs/netpbm[png,zlib] virtual/latex-base dev-tex/hevea dev-tex/xcolor |