diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-06-28 17:04:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-06-28 17:07:52 +0200 |
commit | 9a20e7496c31397af5f1bf750f7fd4bd7cb52ba6 (patch) | |
tree | 1f544310942ea74702c795581eb12e804cdf5084 /dev-ml/ocamlnet | |
parent | dev-ml/ocamlnet: Partially revert "Clean up old" (diff) | |
download | gentoo-9a20e7496c31397af5f1bf750f7fd4bd7cb52ba6.tar.gz gentoo-9a20e7496c31397af5f1bf750f7fd4bd7cb52ba6.tar.bz2 gentoo-9a20e7496c31397af5f1bf750f7fd4bd7cb52ba6.zip |
dev-ml/ocamlnet: Copy ||+:= dep fix from newer version
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-3.7.7-r1.ebuild (renamed from dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild b/dev-ml/ocamlnet/ocamlnet-3.7.7-r1.ebuild index 779f710c2fb5..1e81b0467551 100644 --- a/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-3.7.7-r1.ebuild @@ -23,7 +23,7 @@ RESTRICT="installsources" DEPEND=">=dev-ml/findlib-1.0 pcre? ( >=dev-ml/pcre-ocaml-5:= ) >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - tk? ( || ( dev-ml/labltk:= <dev-lang/ocaml-4.02[tk] ) ) + tk? ( dev-ml/labltk:= ) cryptokit? ( dev-ml/cryptokit:= ) gtk? ( >=dev-ml/lablgtk-2:= ) ssl? ( >=dev-ml/ocaml-ssl-0.4:= ) |