summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-05 12:24:19 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-05 12:24:28 +0100
commita44103e6fed87c873fbeaea406eb63a04f7b6cb2 (patch)
treefd926a7902c4689643a85a11655b4cda3a323c9c /dev-ml/cppo
parentdev-go/cli: Initial version (diff)
downloadgentoo-a44103e6fed87c873fbeaea406eb63a04f7b6cb2.tar.gz
gentoo-a44103e6fed87c873fbeaea406eb63a04f7b6cb2.tar.bz2
gentoo-a44103e6fed87c873fbeaea406eb63a04f7b6cb2.zip
dev-ml/cppo: ocamlbuild is a rdep too, bug #576454
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/cppo')
-rw-r--r--dev-ml/cppo/cppo-1.3.1-r1.ebuild (renamed from dev-ml/cppo/cppo-1.3.1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/cppo/cppo-1.3.1.ebuild b/dev-ml/cppo/cppo-1.3.1-r1.ebuild
index 87d0447b1a92..064faf4bf4dc 100644
--- a/dev-ml/cppo/cppo-1.3.1.ebuild
+++ b/dev-ml/cppo/cppo-1.3.1-r1.ebuild
@@ -16,9 +16,9 @@ KEYWORDS="~amd64"
IUSE="examples"
-RDEPEND=">=dev-lang/ocaml-3.12:="
-DEPEND="${RDEPEND}
- dev-ml/ocamlbuild"
+RDEPEND=">=dev-lang/ocaml-3.12:=
+ dev-ml/ocamlbuild:="
+DEPEND="${RDEPEND}"
src_install() {
findlib_src_preinst