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 799A8139083 for ; Sat, 23 Dec 2017 10:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC6DDE0C0D; Sat, 23 Dec 2017 10:58:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E989EE0C0D for ; Sat, 23 Dec 2017 10:58:17 +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 094A1340AED for ; Sat, 23 Dec 2017 10:58:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59748AE7C for ; Sat, 23 Dec 2017 10:58:08 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1514026643.b9d90ae764cb05f43a14c2160f5292d84a378b5d.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/geoclue/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/geoclue/geoclue-2.4.7.ebuild X-VCS-Directories: app-misc/geoclue/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: b9d90ae764cb05f43a14c2160f5292d84a378b5d X-VCS-Branch: master Date: Sat, 23 Dec 2017 10:58:08 +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-Archives-Salt: 7039cb86-1b04-4f82-a68a-3468f850ed80 X-Archives-Hash: 43f15124347ef3b39dcba8493b34fdf9 commit: b9d90ae764cb05f43a14c2160f5292d84a378b5d Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Dec 23 10:31:21 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Dec 23 10:57:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d90ae7 app-misc/geoclue: add missing dependency on avahi[dbus], bug #640526 Closes: https://bugs.gentoo.org/640526 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-misc/geoclue/geoclue-2.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/geoclue/geoclue-2.4.7.ebuild b/app-misc/geoclue/geoclue-2.4.7.ebuild index 4748e7b60d8..a14ed58d9f3 100644 --- a/app-misc/geoclue/geoclue-2.4.7.ebuild +++ b/app-misc/geoclue/geoclue-2.4.7.ebuild @@ -22,7 +22,7 @@ RDEPEND=" sys-apps/dbus introspection? ( >=dev-libs/gobject-introspection-0.9.6:= ) modemmanager? ( >=net-misc/modemmanager-1 ) - zeroconf? ( >=net-dns/avahi-0.6.10 ) + zeroconf? ( >=net-dns/avahi-0.6.10[dbus] ) !