From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8ECF21581EE for ; Thu, 03 Apr 2025 18:53:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7915A3430DF for ; Thu, 03 Apr 2025 18:53:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7009211042D; Thu, 03 Apr 2025 18:53:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 67F0711042D for ; Thu, 03 Apr 2025 18:53:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 175AE3430DF for ; Thu, 03 Apr 2025 18:53:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 507EA151F for ; Thu, 03 Apr 2025 18:53:17 +0000 (UTC) From: "Timo van Veen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Timo van Veen" Message-ID: <1743706221.eac1a6fee7e08d4b28e5b41bd2a36c6f3222bbd4.timovanveen@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/sdrpp/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-wireless/sdrpp/sdrpp-1.2.0_pre20240607.ebuild X-VCS-Directories: net-wireless/sdrpp/ X-VCS-Committer: timovanveen X-VCS-Committer-Name: Timo van Veen X-VCS-Revision: eac1a6fee7e08d4b28e5b41bd2a36c6f3222bbd4 X-VCS-Branch: dev Date: Thu, 03 Apr 2025 18:53:17 +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: b8fc1fd6-0ce1-495d-ad9b-1d9d5d452e66 X-Archives-Hash: b8b9e6bd5915246e0ed318a299884134 commit: eac1a6fee7e08d4b28e5b41bd2a36c6f3222bbd4 Author: Timo van Veen hotmail nl> AuthorDate: Thu Apr 3 18:50:21 2025 +0000 Commit: Timo van Veen hotmail nl> CommitDate: Thu Apr 3 18:50:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eac1a6fe net-wireless/sdrpp: allow rtl-sdr-blog to satisfy dependency Signed-off-by: Timo van Veen hotmail.nl> net-wireless/sdrpp/sdrpp-1.2.0_pre20240607.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-wireless/sdrpp/sdrpp-1.2.0_pre20240607.ebuild b/net-wireless/sdrpp/sdrpp-1.2.0_pre20240607.ebuild index 50927ee6b..5152467d8 100644 --- a/net-wireless/sdrpp/sdrpp-1.2.0_pre20240607.ebuild +++ b/net-wireless/sdrpp/sdrpp-1.2.0_pre20240607.ebuild @@ -50,7 +50,10 @@ DEPEND="sci-libs/fftw net-wireless/soapysdr ) rtlsdr? ( - net-wireless/rtl-sdr + || ( + net-wireless/rtl-sdr + net-wireless/rtl-sdr-blog + ) ) uhd? ( net-wireless/uhd