diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-11-29 12:50:06 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-11-29 12:50:21 +0100 |
commit | b7cce7714c69a35eea05c4bd82f3609bae43f1bf (patch) | |
tree | 8d633d9da4f2a00faf28a2aa21db2fb8cce1e6a1 /media-sound | |
parent | 9bc8473e8db6a5230bcedb3b0e57a92a80a1e59b (diff) | |
download | gentoo-b7cce7714c69a35eea05c4bd82f3609bae43f1bf.tar.gz gentoo-b7cce7714c69a35eea05c4bd82f3609bae43f1bf.tar.xz |
media-sound/bluez-alsa: Added sub-slot dep to media-libs/fdk-aac
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/bluez-alsa/bluez-alsa-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild b/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild index 6c59d2ee4e2..bb62cc607f2 100644 --- a/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild +++ b/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}] >=media-libs/alsa-lib-1.0[${MULTILIB_USEDEP}] >=media-libs/sbc-1.2[${MULTILIB_USEDEP}] >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}] - aac? ( >=media-libs/fdk-aac-0.1.1[${MULTILIB_USEDEP}] ) + aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] ) hcitop? ( dev-libs/libbsd sys-libs/ncurses:0= diff --git a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild index 6c59d2ee4e2..bb62cc607f2 100644 --- a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild +++ b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}] >=media-libs/alsa-lib-1.0[${MULTILIB_USEDEP}] >=media-libs/sbc-1.2[${MULTILIB_USEDEP}] >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}] - aac? ( >=media-libs/fdk-aac-0.1.1[${MULTILIB_USEDEP}] ) + aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] ) hcitop? ( dev-libs/libbsd sys-libs/ncurses:0= |