summaryrefslogtreecommitdiff
path: root/dev-ml/lablgtk
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-10-31 13:58:28 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-11-04 10:37:08 +0100
commit2b6ee9f51ff453f331330909c3eda859ad4c5220 (patch)
tree41d63b55e49f6bb368b65b6c29130fa6a1c2ada3 /dev-ml/lablgtk
parentce352e1ca8fded2a4a8f1a0f2c774d4af58c9628 (diff)
downloadgentoo-2b6ee9f51ff453f331330909c3eda859ad4c5220.tar.gz
gentoo-2b6ee9f51ff453f331330909c3eda859ad4c5220.tar.xz
dev-ml/lablgtk: allow ocaml 4.06 beta too
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/lablgtk-2.18.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.6.ebuild b/dev-ml/lablgtk/lablgtk-2.18.6.ebuild
index 41df3e2388c..00e9bf7bcd9 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 )