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 2138A139360 for ; Mon, 9 Aug 2021 23:53:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 516D6E0809; Mon, 9 Aug 2021 23:53:24 +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 36869E0809 for ; Mon, 9 Aug 2021 23:53:24 +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 E6E2E3408DD for ; Mon, 9 Aug 2021 23:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C25E744 for ; Mon, 9 Aug 2021 23:53:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1628553195.f1948c44c7075a345594b231b5399a1b6fdab7c0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gpsd/gpsd-9999.ebuild X-VCS-Directories: sci-geosciences/gpsd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f1948c44c7075a345594b231b5399a1b6fdab7c0 X-VCS-Branch: master Date: Mon, 9 Aug 2021 23:53:21 +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: d9d2613a-0223-4aec-9b09-a640a02385a2 X-Archives-Hash: d0af2c0f35ebdfdc7bba16bdb2134617 commit: f1948c44c7075a345594b231b5399a1b6fdab7c0 Author: Sam James gentoo org> AuthorDate: Mon Aug 9 23:53:03 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 9 23:53:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1948c44 sci-geosciences/gpsd: add acct-group/dialout dependency Signed-off-by: Sam James gentoo.org> sci-geosciences/gpsd/gpsd-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild index 6ff3dbd3190..6eba1d409bc 100644 --- a/sci-geosciences/gpsd/gpsd-9999.ebuild +++ b/sci-geosciences/gpsd/gpsd-9999.ebuild @@ -42,6 +42,7 @@ RESTRICT="!test? ( test )" RDEPEND=" acct-user/gpsd + acct-group/dialout >=net-misc/pps-tools-0.0.20120407 bluetooth? ( net-wireless/bluez ) dbus? (