commit: d9a3d6bedb12d6cbc10867017c9d40ac2fbfc3e5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 03:54:57 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 03:54:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a3d6be
app-emulation/libguestfs: fix MissingUseDepDefault
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild | 2 +-
app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild
b/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild
index d7917faae2b..1c3065d4181 100644
--- a/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild
@@ -71,7 +71,7 @@ COMMON_DEPEND="
>=dev-lang/ocaml-4.02:=[ocamlopt]
dev-ml/findlib[ocamlopt]
|| (
- <dev-ml/ocaml-gettext-0.4.2[ocamlopt]
+ <dev-ml/ocaml-gettext-0.4.2
dev-ml/ocaml-gettext-stub[ocamlopt]
)
>=dev-ml/ounit-2[ocamlopt]
diff --git a/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild
b/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild
index 9b008144a84..a1d8a602c2a 100644
--- a/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild
@@ -69,7 +69,7 @@ COMMON_DEPEND="
>=dev-lang/ocaml-4.02:=[ocamlopt]
dev-ml/findlib[ocamlopt]
|| (
- <dev-ml/ocaml-gettext-0.4.2[ocamlopt]
+ <dev-ml/ocaml-gettext-0.4.2
dev-ml/ocaml-gettext-stub[ocamlopt]
)
>=dev-ml/ounit-2[ocamlopt]