diff options
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild b/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild index 6e0a070c0717..d7917faae2be 100644 --- a/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild @@ -71,10 +71,10 @@ COMMON_DEPEND=" >=dev-lang/ocaml-4.02:=[ocamlopt] dev-ml/findlib[ocamlopt] || ( - <dev-ml/ocaml-gettext-0.4.2:= - dev-ml/ocaml-gettext-stub:= + <dev-ml/ocaml-gettext-0.4.2[ocamlopt] + dev-ml/ocaml-gettext-stub[ocamlopt] ) - >=dev-ml/ounit-2 + >=dev-ml/ounit-2[ocamlopt] ) erlang? ( dev-lang/erlang ) inspect-icons? ( diff --git a/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild b/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild index 34525b347432..9b008144a845 100644 --- a/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild @@ -69,10 +69,10 @@ COMMON_DEPEND=" >=dev-lang/ocaml-4.02:=[ocamlopt] dev-ml/findlib[ocamlopt] || ( - <dev-ml/ocaml-gettext-0.4.2:= - dev-ml/ocaml-gettext-stub:= + <dev-ml/ocaml-gettext-0.4.2[ocamlopt] + dev-ml/ocaml-gettext-stub[ocamlopt] ) - >=dev-ml/ounit-2 + >=dev-ml/ounit-2[ocamlopt] ) erlang? ( dev-lang/erlang ) inspect-icons? ( diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild index b6657fede647..a923bf2b2f44 100644 --- a/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.38.6-r102.ebuild @@ -91,10 +91,10 @@ DEPEND="${COMMON_DEPEND} >=dev-lang/ocaml-4.03:=[ocamlopt] dev-ml/findlib[ocamlopt] || ( - <dev-ml/ocaml-gettext-0.4.2:= - dev-ml/ocaml-gettext-stub:= + <dev-ml/ocaml-gettext-0.4.2[ocamlopt] + dev-ml/ocaml-gettext-stub[ocamlopt] ) - >=dev-ml/ounit-2 + >=dev-ml/ounit-2[ocamlopt] doc? ( app-text/po4a ) ruby? ( dev-lang/ruby virtual/rubygems dev-ruby/rake ) test? ( introspection? ( dev-libs/gjs ) ) |