diff options
Diffstat (limited to 'dev-ml/custom_printf/custom_printf-111.25.00.ebuild')
-rw-r--r-- | dev-ml/custom_printf/custom_printf-111.25.00.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/custom_printf/custom_printf-111.25.00.ebuild b/dev-ml/custom_printf/custom_printf-111.25.00.ebuild index b4803c936d56..bb9ef59adf8c 100644 --- a/dev-ml/custom_printf/custom_printf-111.25.00.ebuild +++ b/dev-ml/custom_printf/custom_printf-111.25.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/custom_printf/custom_printf-111.25.00.ebuild,v 1.1 2014/10/30 17:16:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/custom_printf/custom_printf-111.25.00.ebuild,v 1.2 2014/11/28 17:54:07 aballier Exp $ EAPI="5" @@ -20,5 +20,6 @@ DEPEND=" >=dev-ml/type-conv-109.20.00:= dev-ml/sexplib:= dev-ml/pa_ounit:= + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) " RDEPEND="${DEPEND}" |