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 E0E461382C5 for ; Thu, 11 Mar 2021 15:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 165CAE0C58; Thu, 11 Mar 2021 15:40:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EC379E0C58 for ; Thu, 11 Mar 2021 15:40:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 90FBD340EFB for ; Thu, 11 Mar 2021 15:40:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07847590 for ; Thu, 11 Mar 2021 15:40:26 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1615477218.8ddd0a7bbadfc384e1bd24f20dc05bd5ee89cdc1.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/fldigi/fldigi-4.1.18.ebuild X-VCS-Directories: media-radio/fldigi/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: 8ddd0a7bbadfc384e1bd24f20dc05bd5ee89cdc1 X-VCS-Branch: master Date: Thu, 11 Mar 2021 15:40:26 +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: aa1a575e-49ab-4491-880c-7642cb75fb18 X-Archives-Hash: 04fb4233f039284699fa124919599ab3 commit: 8ddd0a7bbadfc384e1bd24f20dc05bd5ee89cdc1 Author: Thomas Beierlein gentoo org> AuthorDate: Thu Mar 11 15:39:09 2021 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Thu Mar 11 15:40:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddd0a7b media-radio/fldigi: Add subslot dependency Closes: https://bugs.gentoo.org/774879 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/fldigi/fldigi-4.1.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/fldigi/fldigi-4.1.18.ebuild b/media-radio/fldigi/fldigi-4.1.18.ebuild index ee779a575c0..bc4ea9a9bb6 100644 --- a/media-radio/fldigi/fldigi-4.1.18.ebuild +++ b/media-radio/fldigi/fldigi-4.1.18.ebuild @@ -24,7 +24,7 @@ RDEPEND="x11-libs/fltk:1[threads,xft] media-libs/portaudio[oss] media-libs/portaudio[alsa] ) - hamlib? ( media-libs/hamlib ) + hamlib? ( media-libs/hamlib:= ) pulseaudio? ( media-sound/pulseaudio ) >=media-libs/libsndfile-1.0.10" DEPEND="${RDEPEND}