summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 16:11:10 +0000
committerSam James <sam@gentoo.org>2021-03-13 16:13:51 +0000
commit7d3b64b1e4b53e22f0548384343d00a1f66118d9 (patch)
treea1e222814457a263ddb2ad85b28b2e8b77fbb831 /app-emulation/libguestfs
parentapp-emulation/libguestfs: libxcrypt fix, restore and update py3, cleanup (diff)
downloadgentoo-7d3b64b1e4b53e22f0548384343d00a1f66118d9.tar.gz
gentoo-7d3b64b1e4b53e22f0548384343d00a1f66118d9.tar.bz2
gentoo-7d3b64b1e4b53e22f0548384343d00a1f66118d9.zip
app-emulation/libguestfs: convert to dev-ml/ounit2 for tests
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r--app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild
index 8ba478699de4..718edf8e60d5 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 ) )