From: Tupone Alfredo Date: Mon, 23 Mar 2020 17:41:06 +0000 (+0100) Subject: dev-ml/lablgtk: require a newerb version of dev-lang/ocaml X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2f51c2cc43fedf2fd9062b8abe5100c1d027523d;p=gentoo.git dev-ml/lablgtk: require a newerb version of dev-lang/ocaml Closes: https://bugs.gentoo.org/713578 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alfredo Tupone --- diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild index ea2040f934d2..ad3698d27a55 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild @@ -12,7 +12,7 @@ SLOT="2/${PV}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg" -DEPEND="dev-lang/ocaml:=[ocamlopt?] +DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] dev-ml/camlp4:= x11-libs/gtk+:2 glade? ( gnome-base/libglade )