summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/lwt/lwt-2.5.2-r1.ebuild (renamed from dev-ml/lwt/lwt-2.5.2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lwt/lwt-2.5.2.ebuild b/dev-ml/lwt/lwt-2.5.2-r1.ebuild
index ac787dd5582..032f01a6f8e 100644
--- a/dev-ml/lwt/lwt-2.5.2.ebuild
+++ b/dev-ml/lwt/lwt-2.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="react? ( >=dev-ml/react-1.2:= )
ssl? ( >=dev-ml/ocaml-ssl-0.4.0:= )
gtk? ( dev-ml/lablgtk:= dev-libs/glib:2 )
ppx? ( dev-ml/ppx_tools:= )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+ dev-ml/camlp4:="
RDEPEND="${DEPEND}
!<www-servers/ocsigen-1.1"