summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-01 19:32:36 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-01 19:47:37 +0100
commitdc0388a58ec061539d62fbaff2437ec308e1a524 (patch)
treeb02d5708b50264d7a4edb14d468234ce6b591c80
parentdev-ml/oasis: add rdepend on ocamlbuild (diff)
downloadgentoo-dc0388a5.tar.gz
gentoo-dc0388a5.tar.bz2
gentoo-dc0388a5.zip
dev-ml/ppx_driver: add ocamlbuild rdep
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ml/ppx_driver/ppx_driver-113.24.00-r1.ebuild (renamed from dev-ml/ppx_driver/ppx_driver-113.24.00.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_driver/ppx_driver-113.24.00.ebuild b/dev-ml/ppx_driver/ppx_driver-113.24.00-r1.ebuild
index 66e7dbf02b77..e9d2c4867ce6 100644
--- a/dev-ml/ppx_driver/ppx_driver-113.24.00.ebuild
+++ b/dev-ml/ppx_driver/ppx_driver-113.24.00-r1.ebuild
@@ -17,8 +17,8 @@ IUSE=""
DEPEND="dev-ml/ppx_tools:=
dev-ml/ppx_core:=
+ dev-ml/ocamlbuild:=[ocamlopt?]
dev-ml/ppx_optcomp:="
-
RDEPEND="${DEPEND}"
DEPEND="${DEPEND} dev-ml/opam"