dev-ml/ocaml-data-notation: drop backward compat dep on camlp4

Package-Manager: portage-2.3.0
This commit is contained in:
Alexis Ballier
2016-06-24 11:53:47 +02:00
parent 78ecd46d07
commit 3ad2886bc3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,8 @@ KEYWORDS="~amd64"
IUSE=""
RDEPEND=">=dev-ml/type-conv-108.07.01:=
|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
dev-ml/camlp4:=
"
DEPEND="${RDEPEND}
test? ( >=dev-ml/ounit-2.0.0[ocamlopt?] dev-ml/ocaml-fileutils[ocamlopt?] )"