summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-01-29 08:32:39 +0100
committerAlfredo Tupone <tupone@gentoo.org>2021-01-29 08:32:39 +0100
commitb54caa93cd4b26f828a4640345832210c3c641e8 (patch)
tree1cbf3687bf61971fa1059ba0e2823ed18f1a6b0a
parentdev-ml/ocamlify: dep on ocaml-4.05 (diff)
downloadgentoo-b54caa93cd4b26f828a4640345832210c3c641e8.tar.gz
gentoo-b54caa93cd4b26f828a4640345832210c3c641e8.tar.bz2
gentoo-b54caa93cd4b26f828a4640345832210c3c641e8.zip
dev-ml/oasis: does not depend on ocaml-data-notation
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--dev-ml/oasis/oasis-0.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/oasis/oasis-0.4.10.ebuild b/dev-ml/oasis/oasis-0.4.10.ebuild
index 86cf986a25a6..9319826b935e 100644
--- a/dev-ml/oasis/oasis-0.4.10.ebuild
+++ b/dev-ml/oasis/oasis-0.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:=
+RDEPEND="
dev-ml/ocamlbuild:=[ocamlopt]
dev-ml/camlp4:=
"