diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-07-17 21:46:38 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-07-17 21:49:29 +0200 |
commit | 82d25035410a11096ceee26cce4c95761c5a0c6c (patch) | |
tree | 843b3b225effb4c942af3aab4764e7359cadef6e /dev-ml | |
parent | dev-ml/ppx_base: add missing deps (diff) | |
download | gentoo-82d25035410a11096ceee26cce4c95761c5a0c6c.tar.gz gentoo-82d25035410a11096ceee26cce4c95761c5a0c6c.tar.bz2 gentoo-82d25035410a11096ceee26cce4c95761c5a0c6c.zip |
dev-ml/core_unix: add missing deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/core_unix/core_unix-0.16.0-r1.ebuild (renamed from dev-ml/core_unix/core_unix-0.16.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/core_unix/core_unix-0.16.0.ebuild b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild index 3abd67fa944c..1f91c21dfc4f 100644 --- a/dev-ml/core_unix/core_unix-0.16.0.ebuild +++ b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild @@ -21,6 +21,7 @@ DEPEND=" dev-ml/expect_test_helpers_core:${SLOT} dev-ml/ocaml_intrinsics:${SLOT} >=dev-ml/spawn-0.15:= + dev-ml/re:= dev-ml/timezone:${SLOT} " RDEPEND="${DEPEND}" |