summaryrefslogtreecommitdiff
path: root/dev-ml/utop
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-20 15:19:40 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-20 15:24:05 +0200
commit3e4846b1f73c4291b695dbacc1c7170d310ccaeb (patch)
tree411249fe33e2f3960102a5f48a744d2c9ffcf5b7 /dev-ml/utop
parent40a0510668b9a31f3e48e47b80cbf415768a8293 (diff)
downloadgentoo-3e4846b1f73c4291b695dbacc1c7170d310ccaeb.tar.gz
gentoo-3e4846b1f73c4291b695dbacc1c7170d310ccaeb.tar.xz
dev-ml/utop: switch to lwt_react deps
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml/utop')
-rw-r--r--dev-ml/utop/utop-1.19.3.ebuild6
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 a15d4f9ab3f..e3ea9211b86 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:=