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 D6505138350 for ; Mon, 9 Mar 2020 16:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F96BE0943; Mon, 9 Mar 2020 16:12:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03A3DE0943 for ; Mon, 9 Mar 2020 16:12:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71E5834F326 for ; Mon, 9 Mar 2020 16:12:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57D1714D for ; Mon, 9 Mar 2020 16:12:51 +0000 (UTC) From: "Michael Haubenwallner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Haubenwallner" Message-ID: <1583770345.1845882cabdb74ef1ee3a23e2f5c416ab118f84c.haubi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/pthreads4w/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/pthreads4w/pthreads4w-3.0.0.ebuild X-VCS-Directories: dev-libs/pthreads4w/ X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner X-VCS-Revision: 1845882cabdb74ef1ee3a23e2f5c416ab118f84c X-VCS-Branch: master Date: Mon, 9 Mar 2020 16:12:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb9c5159-3c7d-4b68-9d02-e2e13b53bd08 X-Archives-Hash: c4a1b27d6295c8bd2239c233e315d1e4 commit: 1845882cabdb74ef1ee3a23e2f5c416ab118f84c Author: Michael Haubenwallner gentoo org> AuthorDate: Mon Mar 9 16:11:35 2020 +0000 Commit: Michael Haubenwallner gentoo org> CommitDate: Mon Mar 9 16:12:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1845882c dev-libs/pthreads4w: add UnpackerDep (unzip) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Haubenwallner gentoo.org> dev-libs/pthreads4w/pthreads4w-3.0.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-libs/pthreads4w/pthreads4w-3.0.0.ebuild b/dev-libs/pthreads4w/pthreads4w-3.0.0.ebuild index 3403767ab1f..9ab3c315154 100644 --- a/dev-libs/pthreads4w/pthreads4w-3.0.0.ebuild +++ b/dev-libs/pthreads4w/pthreads4w-3.0.0.ebuild @@ -14,7 +14,10 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" -BDEPEND="sys-devel/parity" +BDEPEND=" + app-arch/unzip + sys-devel/parity +" S=${WORKDIR}/${PN}-code-07053a521b0a9deb6db2a649cde1f828f2eb1f4f