summaryrefslogtreecommitdiff
path: root/dev-ml/csexp/csexp-1.3.2-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /dev-ml/csexp/csexp-1.3.2-r1.ebuild
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'dev-ml/csexp/csexp-1.3.2-r1.ebuild')
-rw-r--r--dev-ml/csexp/csexp-1.3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/csexp/csexp-1.3.2-r1.ebuild b/dev-ml/csexp/csexp-1.3.2-r1.ebuild
index 0ffa23b3d217..dfc8daec3864 100644
--- a/dev-ml/csexp/csexp-1.3.2-r1.ebuild
+++ b/dev-ml/csexp/csexp-1.3.2-r1.ebuild
@@ -16,7 +16,7 @@ IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"
DEPEND="
- dev-ml/result:=[ocamlopt=]
+ >=dev-ml/result-1.5:=[ocamlopt=]
"
RDEPEND="${DEPEND}"
BDEPEND=""