From: Alexis Ballier Date: Tue, 31 Oct 2017 12:58:28 +0000 (+0100) Subject: dev-ml/lablgtk: allow ocaml 4.06 beta too X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2b6ee9f51ff453f331330909c3eda859ad4c5220;p=gentoo.git dev-ml/lablgtk: allow ocaml 4.06 beta too Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/dev-ml/lablgtk/lablgtk-2.18.6.ebuild b/dev-ml/lablgtk/lablgtk-2.18.6.ebuild index 41df3e2388ca..00e9bf7bcd91 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.6.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1726/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" RDEPEND=">=x11-libs/gtk+-2.10:2 - >=dev-lang/ocaml-4.06:=[ocamlopt?] + >=dev-lang/ocaml-4.06_beta:=[ocamlopt?] svg? ( >=gnome-base/librsvg-2.2:2 ) glade? ( >=gnome-base/libglade-2.0.1 ) gnomecanvas? ( >=gnome-base/libgnomecanvas-2.2 )