commit:     4f7d00fbeed07dd55f774b058b4f7a6659ba39c9
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 21:21:55 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 21:22:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7d00fb

dev-ml/core_unix: adj deps

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../core_unix/{core_unix-0.15.2.ebuild => core_unix-0.15.2-r1.ebuild}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/core_unix/core_unix-0.15.2.ebuild 
b/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild
similarity index 97%
rename from dev-ml/core_unix/core_unix-0.15.2.ebuild
rename to dev-ml/core_unix/core_unix-0.15.2-r1.ebuild
index 2114a6c14a77..d15597a32049 100644
--- a/dev-ml/core_unix/core_unix-0.15.2.ebuild
+++ b/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild
@@ -16,11 +16,12 @@ IUSE="+ocamlopt"
 
 DEPEND="
        >=dev-lang/ocaml-4.09
+       dev-ml/core:=
        dev-ml/core_kernel:${SLOT}
        dev-ml/expect_test_helpers_core:${SLOT}
        dev-ml/ocaml_intrinsics:${SLOT}
-       dev-ml/timezone:${SLOT}
        dev-ml/spawn:${SLOT}
+       dev-ml/timezone:${SLOT}
 "
 RDEPEND="${DEPEND}"
 BDEPEND=""

Reply via email to