summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Seichter <github@seichter.de>2019-12-18 22:21:24 +0100
committerMikle Kolyada <zlogene@gentoo.org>2019-12-27 16:39:31 +0300
commit6a7cf422ce69cab5e7fbd9c2c0301c24980ab190 (patch)
treecec25e6c31466e82ac162a318587a44bcd4cca45 /dev-ml/js_of_ocaml
parentmedia-plugins/vdr-wirbelscan: version bump (diff)
downloadgentoo-6a7cf422ce69cab5e7fbd9c2c0301c24980ab190.tar.gz
gentoo-6a7cf422ce69cab5e7fbd9c2c0301c24980ab190.tar.bz2
gentoo-6a7cf422ce69cab5e7fbd9c2c0301c24980ab190.zip
dev-ml/{camlimages,js_of_ocaml,labltk}: Dependency default
dev-lang/ocaml-4.09.0 removes the "X" USE flag. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-ml/js_of_ocaml')
-rw-r--r--dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild
index ebc669e81c2a..c598fe1bdb41 100644
--- a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild
+++ b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,7 +23,7 @@ SLOT="0/${PV}"
IUSE="+ocamlopt doc +deriving +ppx +react +xml X"
RDEPEND="
- >=dev-lang/ocaml-3.12:=[ocamlopt?,X?]
+ >=dev-lang/ocaml-3.12:=[ocamlopt?,X(+)?]
>=dev-ml/lwt-2.4.4:=[camlp4(+)]
react? ( dev-ml/react:= dev-ml/reactiveData:= )
xml? ( >=dev-ml/tyxml-4:= )