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: Tue, 08 Jan 2019 09:48:48
Message-Id: 1546940914.2e551d6df1ef9e9056042bce5c2d91fd5dc6995b.polynomial-c@gentoo
1 commit: 2e551d6df1ef9e9056042bce5c2d91fd5dc6995b
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 8 09:31:23 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 8 09:48:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e551d6d
7
8 media-sound/bluez-alsa: Added dependency on sys-libs/readline
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild | 3 ++-
14 media-sound/bluez-alsa/bluez-alsa-9999.ebuild | 3 ++-
15 2 files changed, 4 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild b/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild
18 index bb62cc607f2..f5ae2446990 100644
19 --- a/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild
20 +++ b/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -23,6 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}]
28 >=media-libs/alsa-lib-1.0[${MULTILIB_USEDEP}]
29 >=media-libs/sbc-1.2[${MULTILIB_USEDEP}]
30 >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}]
31 + sys-libs/readline:0=
32 aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] )
33 hcitop? (
34 dev-libs/libbsd
35
36 diff --git a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
37 index bb62cc607f2..f5ae2446990 100644
38 --- a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
39 +++ b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Authors
42 +# Copyright 1999-2019 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46 @@ -23,6 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}]
47 >=media-libs/alsa-lib-1.0[${MULTILIB_USEDEP}]
48 >=media-libs/sbc-1.2[${MULTILIB_USEDEP}]
49 >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}]
50 + sys-libs/readline:0=
51 aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] )
52 hcitop? (
53 dev-libs/libbsd