summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 11:48:29 +0000
committerSam James <sam@gentoo.org>2021-03-13 15:23:35 +0000
commit0590ba95017c9846159d892bd0829110579c3eba (patch)
tree65cb4bbf00956e757d0c7968799eb0f11959cce9 /dev-ml/ocaml-fileutils
parentdev-ml/result: drop 1.2 (diff)
downloadgentoo-0590ba95017c9846159d892bd0829110579c3eba.tar.gz
gentoo-0590ba95017c9846159d892bd0829110579c3eba.tar.bz2
gentoo-0590ba95017c9846159d892bd0829110579c3eba.zip
dev-ml/ocaml-fileutils: convert to dev-ml/ounit2 for tests
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-fileutils')
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 1afeea13852c..72c2b68e4139 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" )