summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-text/ocaml-text-0.4.ebuild')
-rw-r--r--dev-ml/ocaml-text/ocaml-text-0.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ocaml-text/ocaml-text-0.4.ebuild b/dev-ml/ocaml-text/ocaml-text-0.4.ebuild
index 4c95a09..ba4ff40 100644
--- a/dev-ml/ocaml-text/ocaml-text-0.4.ebuild
+++ b/dev-ml/ocaml-text/ocaml-text-0.4.ebuild
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="doc +ocamlopt pcre"
-DEPEND=">=dev-lang/ocaml-3.11[ocamlopt?]
+DEPEND="${DEPEND}
+>=dev-lang/ocaml-3.11[ocamlopt?]
virtual/libiconv
pcre? ( dev-ml/pcre-ocaml[ocamlopt?] )"
RDEPEND="$DEPEND"