commit:     b47a21756b4d59daaab85adc565c862bda4bd097
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 11:38:14 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 11:38:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47a2175

dev-ml/timezone: add rdep on dev-ml/stdio

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/timezone/timezone-0.14.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild 
b/dev-ml/timezone/timezone-0.14.0.ebuild
index 96fff0a6988c..4eca49d2af72 100644
--- a/dev-ml/timezone/timezone-0.14.0.ebuild
+++ b/dev-ml/timezone/timezone-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,5 +17,6 @@ IUSE="+ocamlopt"
 RDEPEND="
        dev-ml/core_kernel:=
        dev-ml/ppx_jane:=
+       dev-ml/stdio:=
 "
 DEPEND="${RDEPEND}"

Reply via email to