commit: 0590ba95017c9846159d892bd0829110579c3eba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 11:48:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 15:23:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0590ba95
dev-ml/ocaml-fileutils: convert to dev-ml/ounit2 for tests
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
index 1afeea13852..72c2b68e413 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"
-DEPEND=">=dev-ml/ounit-2.0.0
+DEPEND=">=dev-ml/ounit2-2.0.0
>=dev-ml/stdlib-shims-0.2.0"
DOCS=( "README.md" "CHANGES.md" "LICENSE.txt" )