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 31014138350 for ; Thu, 9 Apr 2020 01:29:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C25EE0BD3; Thu, 9 Apr 2020 01:29:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 34A24E0BD3 for ; Thu, 9 Apr 2020 01:29:16 +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 0612334EFF9 for ; Thu, 9 Apr 2020 01:29:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 938A71C9 for ; Thu, 9 Apr 2020 01:29:12 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1586395745.1fa4d3257b4e1cdd9f8ec6deda80e0e38fae452b.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/uhd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/uhd/uhd-3.15.0.0.ebuild X-VCS-Directories: net-wireless/uhd/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 1fa4d3257b4e1cdd9f8ec6deda80e0e38fae452b X-VCS-Branch: master Date: Thu, 9 Apr 2020 01:29:12 +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: a380930a-b550-47ab-b18c-1f00ce23df98 X-Archives-Hash: fb967ebae995f9970d6b3a1372a95825 commit: 1fa4d3257b4e1cdd9f8ec6deda80e0e38fae452b Author: Rick Farina gentoo org> AuthorDate: Thu Apr 9 01:29:05 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Thu Apr 9 01:29:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa4d325 net-wireless/uhd: moar deps! Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Rick Farina gentoo.org> net-wireless/uhd/uhd-3.15.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-wireless/uhd/uhd-3.15.0.0.ebuild b/net-wireless/uhd/uhd-3.15.0.0.ebuild index 66c1cda9508..1c00d41a19f 100644 --- a/net-wireless/uhd/uhd-3.15.0.0.ebuild +++ b/net-wireless/uhd/uhd-3.15.0.0.ebuild @@ -43,6 +43,7 @@ DEPEND="${RDEPEND} dev-python/numpy-python2[${PYTHON_MULTI_USEDEP}] dev-python/numpy[${PYTHON_MULTI_USEDEP}] ) + dev-python/requests[${PYTHON_MULTI_USEDEP}] ') app-arch/unzip app-arch/gzip