Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/bluez-alsa/
Date: Sun, 26 Jan 2020 16:58:12
Message-Id: 1580057883.bbd38560ef990d2d92d6bf0c5310af2b6f268ca2.polynomial-c@gentoo
1 commit: bbd38560ef990d2d92d6bf0c5310af2b6f268ca2
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 26 16:57:52 2020 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 26 16:58:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd38560
7
8 media-sound/bluez-alsa: 2.0.0 release also depends on sys-apps/dbus
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 media-sound/bluez-alsa/bluez-alsa-2.0.0.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/media-sound/bluez-alsa/bluez-alsa-2.0.0.ebuild b/media-sound/bluez-alsa/bluez-alsa-2.0.0.ebuild
17 index 32e9eef4fbc..336fe7f1b8a 100644
18 --- a/media-sound/bluez-alsa/bluez-alsa-2.0.0.ebuild
19 +++ b/media-sound/bluez-alsa/bluez-alsa-2.0.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -24,6 +24,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}]
27 >=media-libs/alsa-lib-1.1.2[${MULTILIB_USEDEP}]
28 >=media-libs/sbc-1.2[${MULTILIB_USEDEP}]
29 >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}]
30 + sys-apps/dbus[${MULTILIB_USEDEP}]
31 sys-libs/readline:0=
32 aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] )
33 hcitop? (