mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-ml/ppx_bin_prot: tidy ebuild
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,17 +15,16 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
|
||||
IUSE="+ocamlopt test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DEPEND="
|
||||
RDEPEND="
|
||||
>=dev-ml/base-0.14.0:=
|
||||
dev-ml/findlib:=
|
||||
>=dev-ml/bin_prot-0.14.0:=
|
||||
>=dev-ml/ppx_here-0.14.0:=
|
||||
>=dev-ml/ppxlib-0.18.0:=
|
||||
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
|
||||
dev-ml/cinaps:=
|
||||
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
|
||||
dev-ml/cinaps:=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
DEPEND="${DEPEND}
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-ml/ppx_jane
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user