summaryrefslogtreecommitdiff
path: root/dev-ml/base_bigstring
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/base_bigstring')
-rw-r--r--dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild (renamed from dev-ml/base_bigstring/base_bigstring-0.15.0.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-ml/base_bigstring/base_bigstring-0.15.0.ebuild b/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild
index 613685115a2e..b36256d3f4b4 100644
--- a/dev-ml/base_bigstring/base_bigstring-0.15.0.ebuild
+++ b/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild
@@ -14,5 +14,8 @@ SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64"
IUSE="+ocamlopt"
-DEPEND="dev-ml/int_repr:${SLOT}"
+DEPEND="
+ dev-ml/base:=
+ dev-ml/int_repr:${SLOT}
+"
RDEPEND="${DEPEND}"