summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/ocurl/ocurl-0.9.2-r2.ebuild (renamed from dev-ml/ocurl/ocurl-0.9.2-r1.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ocurl/ocurl-0.9.2-r1.ebuild b/dev-ml/ocurl/ocurl-0.9.2-r2.ebuild
index 1a402989dbf3..3f05996a548f 100644
--- a/dev-ml/ocurl/ocurl-0.9.2-r1.ebuild
+++ b/dev-ml/ocurl/ocurl-0.9.2-r2.ebuild
@@ -15,7 +15,8 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="examples +ocamlopt"
RDEPEND="net-misc/curl
- dev-ml/lwt:=[ocamlopt?]"
+ dev-ml/lwt:=[ocamlopt?]
+ dev-ml/ocplib-endian:=[ocamlopt?]"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"