diff options
Diffstat (limited to 'dev-util/coccinelle/coccinelle-1.0.1.ebuild')
-rw-r--r-- | dev-util/coccinelle/coccinelle-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/coccinelle/coccinelle-1.0.1.ebuild b/dev-util/coccinelle/coccinelle-1.0.1.ebuild index 2a9f559c0a62..69b18e725ac8 100644 --- a/dev-util/coccinelle/coccinelle-1.0.1.ebuild +++ b/dev-util/coccinelle/coccinelle-1.0.1.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$ @@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/sexplib:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] - || ( dev-ml/camlp4:=[ocamlopt?] <dev-lang/ocaml-4.02.0 ) + || ( dev-ml/camlp4[ocamlopt?] <dev-lang/ocaml-4.02.0 ) dev-ml/parmap:=[ocamlopt?] emacs? ( virtual/emacs ) ocaml? ( dev-ml/findlib:= ) |