From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-899226-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 974F5138331
	for <garchives@archives.gentoo.org>; Wed, 31 Aug 2016 13:01:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 93E2CE0B08;
	Wed, 31 Aug 2016 13:01:54 +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 15F44E0B08
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Aug 2016 13:01:54 +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 C76473406C2
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Aug 2016 13:01:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 208CD2470
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Aug 2016 13:01:51 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1472648509.830e6514ff1b923467a4ddfd178dfd3c916cd630.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtrace/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-libs/libtrace/libtrace-4.0.0_beta.ebuild
X-VCS-Directories: net-libs/libtrace/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: 830e6514ff1b923467a4ddfd178dfd3c916cd630
X-VCS-Branch: master
Date: Wed, 31 Aug 2016 13:01:51 +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: 9677d6f6-873b-4447-b580-ac5337edda78
X-Archives-Hash: 2ca05319f7e1c0c1afa112ab608981ac

commit:     830e6514ff1b923467a4ddfd178dfd3c916cd630
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 12:58:57 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 13:01:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830e6514

net-libs/libtrace: Depend on net-libs/wandio (bug #592574).

Package-Manager: portage-2.3.0

 net-libs/libtrace/libtrace-4.0.0_beta.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/libtrace/libtrace-4.0.0_beta.ebuild b/net-libs/libtrace/libtrace-4.0.0_beta.ebuild
index 514c426..5dba2bf 100644
--- a/net-libs/libtrace/libtrace-4.0.0_beta.ebuild
+++ b/net-libs/libtrace/libtrace-4.0.0_beta.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
 	>=net-libs/libpcap-0.8
 	dev-libs/openssl:0=
 	ncurses? ( sys-libs/ncurses:0= )
+	net-libs/wandio
 	numa? ( sys-process/numactl )
 "
 DEPEND="