diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/utop/utop-1.19.3.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-ml/utop/utop-1.19.3.ebuild b/dev-ml/utop/utop-1.19.3.ebuild index a15d4f9ab3f3..e3ea9211b868 100644 --- a/dev-ml/utop/utop-1.19.3.ebuild +++ b/dev-ml/utop/utop-1.19.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,9 @@ SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="camlp4 emacs" -DEPEND=">=dev-ml/lwt-2.4.0:=[react] +DEPEND=" + >=dev-ml/lwt-2.4.0:= + dev-ml/lwt_react:= >=dev-ml/lambda-term-1.2:= >=dev-ml/zed-1.2:= >=dev-ml/cppo-1.0.1:= |