summaryrefslogtreecommitdiff
path: root/dev-ml/cppo
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
parent182381fc1b649832944c7f02c3990f8d05b9efc5 (diff)
downloadgentoo-a44103e6fed87c873fbeaea406eb63a04f7b6cb2.tar.gz
gentoo-a44103e6fed87c873fbeaea406eb63a04f7b6cb2.tar.xz
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 87d0447b1a9..064faf4bf4d 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