commit: abb1b1d6e0578770e217bed99662f9ae09b5b40e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 10:05:50 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 3 10:05:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb1b1d6
dev-ml/mirage-profile: fix dep on ocaml-cstruct
Package-Manager: portage-2.2.28
.../{mirage-profile-0.7.0.ebuild => mirage-profile-0.7.0-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-ml/mirage-profile/mirage-profile-0.7.0.ebuild
b/dev-ml/mirage-profile/mirage-profile-0.7.0-r1.ebuild
similarity index 91%
rename from dev-ml/mirage-profile/mirage-profile-0.7.0.ebuild
rename to dev-ml/mirage-profile/mirage-profile-0.7.0-r1.ebuild
index 5b88e9a..df82368 100644
--- a/dev-ml/mirage-profile/mirage-profile-0.7.0.ebuild
+++ b/dev-ml/mirage-profile/mirage-profile-0.7.0-r1.ebuild
@@ -22,7 +22,8 @@ RDEPEND="
>=dev-lang/ocaml-4:=
dev-ml/io-page:=
dev-ml/lwt:=
- >=dev-ml/ocaml-cstruct-1.9.0:=[camlp4(-)]
+ >=dev-ml/ocaml-cstruct-1.9.0:=[ppx(-)]
+ dev-ml/ppx_tools:=
dev-ml/ocplib-endian:=
"
DEPEND="