From 4d16c101e71a064c837a659c8da6ee299a0636a5 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 22 Jul 2016 11:14:44 +0200 Subject: dev-tex/hevea: add missing dep on ocamlbuild; bug #589202 Package-Manager: portage-2.3.0 --- dev-tex/hevea/hevea-2.28.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-tex/hevea') diff --git a/dev-tex/hevea/hevea-2.28.ebuild b/dev-tex/hevea/hevea-2.28.ebuild index 90a000220df6..959e5af4865d 100644 --- a/dev-tex/hevea/hevea-2.28.ebuild +++ b/dev-tex/hevea/hevea-2.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,6 +19,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]" RDEPEND="${DEPEND} dev-texlive/texlive-latexextra" +DEPEND="${DEPEND} dev-ml/ocamlbuild" src_compile() { rm -f config.sh -- cgit v1.2.3-65-gdbad