From 90c88731bd036e5698b281fbc0a5f3aa4c9983ac Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 29 Jun 2020 11:38:31 +0100 Subject: gentoo resync : 29.06.2020 --- dev-ml/ocaml-fileutils/ocaml-fileutils-0.5.1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dev-ml/ocaml-fileutils/ocaml-fileutils-0.5.1.ebuild') diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.5.1.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.5.1.ebuild index 9e105e66a76c..6b5395fafe13 100644 --- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.5.1.ebuild +++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,10 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" -DEPEND="${RDEPEND} + +# Does not build on 4.09+. +DEPEND="=dev-ml/ounit-2.0.0" DOCS=( "AUTHORS.txt" "README.txt" "CHANGELOG.txt" "TODO.txt" ) -- cgit v1.2.3