summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-25 12:57:42 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-25 16:42:41 +0200
commit92365b1ecfc9133602fc9d6ffae4e6f729ad8a1a (patch)
tree6f0908cc9c3a158c08bf825d4bad3d229345d491 /dev-ml
parentdev-ml/ocaml-ipaddr: Remove old (diff)
downloadgentoo-92365b1ecfc9133602fc9d6ffae4e6f729ad8a1a.tar.gz
gentoo-92365b1ecfc9133602fc9d6ffae4e6f729ad8a1a.tar.bz2
gentoo-92365b1ecfc9133602fc9d6ffae4e6f729ad8a1a.zip
dev-ml/ocaml-ipaddr: add missing ppx_core:= dep
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild
index 0892920b7620..dae346c4e2c8 100644
--- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild
+++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild
@@ -14,6 +14,7 @@ IUSE="+ocamlopt test"
RDEPEND="dev-ml/sexplib:=
dev-ml/ppx_sexp_conv:=
+ dev-ml/ppx_core:=
dev-lang/ocaml:=[ocamlopt?]
"
DEPEND="${RDEPEND}