summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-22 19:50:41 +0000
committerSam James <sam@gentoo.org>2021-01-22 19:50:47 +0000
commitbc2f0633742d19ad76a6ece0c65fa4ceff50e98b (patch)
treedc0a4194cf687c5d4c72f54c9ca6027d19fbdfc7 /app-emulation/libguestfs
parentx11-misc/rss-glx: drop project desktop-misc (diff)
downloadgentoo-bc2f0633742d19ad76a6ece0c65fa4ceff50e98b.tar.gz
gentoo-bc2f0633742d19ad76a6ece0c65fa4ceff50e98b.tar.bz2
gentoo-bc2f0633742d19ad76a6ece0c65fa4ceff50e98b.zip
app-emulation/libguestfs: fix ocamlopt dep
Closes: https://bugs.gentoo.org/766576 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r--app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild
index a923bf2b2f44..9e213a0a9410 100644
--- a/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild
@@ -91,7 +91,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-lang/ocaml-4.03:=[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]