dev-ml/ulex: depend on ocamlbuild only now that old ocaml is gone
authorAlexis Ballier <aballier@gentoo.org>
Thu, 22 Jun 2017 12:53:24 +0000 (14:53 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 22 Jun 2017 14:24:35 +0000 (16:24 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ml/ulex/ulex-1.1.ebuild

index f02989ff2fd967c7efe88f1a5454a4746244c537..6b98ec8bd787944a2fc7efaebf4da1d4f44cdff4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,7 +17,7 @@ IUSE="+ocamlopt"
 RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
        dev-ml/camlp4:="
 DEPEND="${RDEPEND}
-       || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
+       dev-ml/ocamlbuild"
 
 src_compile() {
        emake all