From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 40FDF139085 for ; Sun, 5 Feb 2017 17:54:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A22BE0D9E; Sun, 5 Feb 2017 17:54:01 +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 DD083E0D9E for ; Sun, 5 Feb 2017 17:54:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 92C8134163C for ; Sun, 5 Feb 2017 17:53:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA87F3B8E for ; Sun, 5 Feb 2017 17:53:57 +0000 (UTC) From: "Alexis Ballier" 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" Message-ID: <1486317233.bf9d278e136a417ea52825ae0591752f52b445ac.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_here/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_here/ppx_here-113.33.03.ebuild X-VCS-Directories: dev-ml/ppx_here/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: bf9d278e136a417ea52825ae0591752f52b445ac X-VCS-Branch: master Date: Sun, 5 Feb 2017 17:53:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 936bf273-2409-4f8e-a5f7-8eddf1e42fe6 X-Archives-Hash: fc078fa154a3172506d0aafac31bf4f3 commit: bf9d278e136a417ea52825ae0591752f52b445ac Author: Alexis Ballier gentoo org> AuthorDate: Sun Feb 5 17:53:28 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Feb 5 17:53:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9d278e dev-ml/ppx_here: Add build dep onto dev-ml/js-build-tools; bug #608240 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/ppx_here/ppx_here-113.33.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_here/ppx_here-113.33.03.ebuild b/dev-ml/ppx_here/ppx_here-113.33.03.ebuild index e4ba60c..6170b1a 100644 --- a/dev-ml/ppx_here/ppx_here-113.33.03.ebuild +++ b/dev-ml/ppx_here/ppx_here-113.33.03.ebuild @@ -20,7 +20,7 @@ DEPEND="dev-ml/ppx_tools:= dev-ml/ppx_core:=" RDEPEND="${DEPEND}" -DEPEND="${RDEPEND} dev-ml/opam" +DEPEND="${RDEPEND} dev-ml/opam dev-ml/js-build-tools" src_configure() { emake setup.exe