commit: 2f51c2cc43fedf2fd9062b8abe5100c1d027523d Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Mar 23 17:41:06 2020 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Mar 23 17:41:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f51c2cc
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 <tupone <AT> gentoo.org> dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild index ea2040f934d..ad3698d27a5 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 )
