eclass/oasis.eclass: Drop compat for non-split ocamlbuild now that ocaml versions...
authorAlexis Ballier <aballier@gentoo.org>
Mon, 20 Feb 2017 15:28:07 +0000 (16:28 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 20 Feb 2017 15:28:07 +0000 (16:28 +0100)
eclass/oasis.eclass

index 6b1fc4fb149a207182752a8a63b6586bbae8832c..9bf5ce084900c50af0852cda8afbd49ed78bd184 100644 (file)
@@ -63,7 +63,7 @@ IUSE="+ocamlopt"
 [ -n "${OASIS_BUILD_TESTS}" ] && IUSE="${IUSE} test"
 
 DEPEND="${RDEPEND}
-       || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
+       dev-ml/ocamlbuild"
 
 # @FUNCTION: oasis_use_enable
 # @USAGE: < useflag > < variable >