diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-10-31 13:58:28 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-11-04 10:37:08 +0100 |
commit | 2b6ee9f51ff453f331330909c3eda859ad4c5220 (patch) | |
tree | 41d63b55e49f6bb368b65b6c29130fa6a1c2ada3 /dev-ml/lablgtk | |
parent | dev-ml/labltk: allow ocaml 4.06 betas too (diff) | |
download | gentoo-2b6ee9f51ff453f331330909c3eda859ad4c5220.tar.gz gentoo-2b6ee9f51ff453f331330909c3eda859ad4c5220.tar.bz2 gentoo-2b6ee9f51ff453f331330909c3eda859ad4c5220.zip |
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.ebuild | 2 |
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 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 ) |