commit:     7d3b64b1e4b53e22f0548384343d00a1f66118d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 16:11:10 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 16:13:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3b64b1

app-emulation/libguestfs: convert to dev-ml/ounit2 for tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild 
b/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild
index 8ba478699de..718edf8e60d 100644
--- a/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild
@@ -97,7 +97,7 @@ DEPEND="${COMMON_DEPEND}
                <dev-ml/ocaml-gettext-0.4.2
                dev-ml/ocaml-gettext-stub[ocamlopt]
        )
-       >=dev-ml/ounit-2[ocamlopt]
+       dev-ml/ounit2[ocamlopt]
        doc? ( app-text/po4a )
        ruby? ( dev-lang/ruby virtual/rubygems dev-ruby/rake )
        test? ( introspection? ( dev-libs/gjs ) )

Reply via email to