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 1F585138334 for ; Fri, 28 Dec 2018 05:12:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29B1AE0A44; Fri, 28 Dec 2018 05:12:40 +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 02444E0A44 for ; Fri, 28 Dec 2018 05:12:39 +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 145BF335C77 for ; Fri, 28 Dec 2018 05:12:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23BA94F7 for ; Fri, 28 Dec 2018 05:12:36 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1545973949.5c36c1f952564d19b82ebe943752928ace6cf602.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/blueman/blueman-9999.ebuild X-VCS-Directories: net-wireless/blueman/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5c36c1f952564d19b82ebe943752928ace6cf602 X-VCS-Branch: master Date: Fri, 28 Dec 2018 05:12:36 +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: cbc48911-df40-4537-8eb0-81d5dd203526 X-Archives-Hash: 4e601f3841923d58ccfb1733f30b6ed8 commit: 5c36c1f952564d19b82ebe943752928ace6cf602 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 28 04:54:48 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 28 05:12:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c36c1f9 net-wireless/blueman: Permit iproute2 as a dep Signed-off-by: Michał Górny gentoo.org> net-wireless/blueman/blueman-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild index 843e55d17ca..196054772be 100644 --- a/net-wireless/blueman/blueman-9999.ebuild +++ b/net-wireless/blueman/blueman-9999.ebuild @@ -44,7 +44,10 @@ RDEPEND="${COMMON_DEPEND} appindicator? ( dev-libs/libappindicator:3[introspection] ) network? ( net-firewall/iptables - sys-apps/net-tools + || ( + sys-apps/net-tools + sys-apps/iproute2 + ) || ( net-dns/dnsmasq net-misc/dhcp