From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-918006-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 63BDD139085
	for <garchives@archives.gentoo.org>; Mon, 19 Dec 2016 18:55:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 93F35E0BA7;
	Mon, 19 Dec 2016 18:55:38 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6EFC5E0BA7
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Dec 2016 18:55:38 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3B42F34106E
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Dec 2016 18:55:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B36A24DE
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Dec 2016 18:55:35 +0000 (UTC)
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" <aballier@gentoo.org>
Message-ID: <1482173731.52faa1c8e0ef22306620cbe2d64febb99ebe7d15.aballier@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-mathematics/coq/coq-8.6.ebuild
X-VCS-Directories: sci-mathematics/coq/
X-VCS-Committer: aballier
X-VCS-Committer-Name: Alexis Ballier
X-VCS-Revision: 52faa1c8e0ef22306620cbe2d64febb99ebe7d15
X-VCS-Branch: master
Date: Mon, 19 Dec 2016 18:55:35 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 688c461f-2146-4582-953a-6d6dcc163700
X-Archives-Hash: 201a6684dc07ca66080b9868a613f19a

commit:     52faa1c8e0ef22306620cbe2d64febb99ebe7d15
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 18:55:22 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 18:55:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52faa1c8

sci-mathematics/coq: add missing findlib build dep, bug #603126

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-mathematics/coq/coq-8.6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-mathematics/coq/coq-8.6.ebuild b/sci-mathematics/coq/coq-8.6.ebuild
index 3e10d33..e87893f 100644
--- a/sci-mathematics/coq/coq-8.6.ebuild
+++ b/sci-mathematics/coq/coq-8.6.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
 	!camlp5? ( dev-ml/camlp4:= )
 	gtk? ( >=dev-ml/lablgtk-2.10.1:=[sourceview,ocamlopt?] )"
 DEPEND="${RDEPEND}
+	dev-ml/findlib
 	doc? (
 		media-libs/netpbm[png,zlib]
 		virtual/latex-base