summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-01-29 08:30:48 +0100
committerAlfredo Tupone <tupone@gentoo.org>2021-01-29 08:30:48 +0100
commit5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181 (patch)
treef04cc6eba75202aabb8956d30249038be7185708
parentsys-kernel/pf-sources: bump to 5.10-pf10 (diff)
downloadgentoo-5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181.tar.gz
gentoo-5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181.tar.bz2
gentoo-5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181.zip
dev-ml/ocamlify: dep on ocaml-4.05
Closes: https://bugs.gentoo.org/704238 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--dev-ml/ocamlify/ocamlify-0.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
index 0f54e07a5cc1..f5e146b1104b 100644
--- a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
+++ b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND=""
+RDEPEND="~dev-lang/ocaml-4.05.0"
DEPEND="${RDEPEND}"
IUSE=""