diff options
-rw-r--r-- | dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild | 2 |
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" ) |