From a684890f9d1a10937415e56d7de79b68a26fbe24 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 22 May 2019 15:45:45 +0200 Subject: [PATCH] media-sound/brutefir: virtual/jack, sort DEPENDs Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- media-sound/brutefir/brutefir-1.0k-r2.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/media-sound/brutefir/brutefir-1.0k-r2.ebuild b/media-sound/brutefir/brutefir-1.0k-r2.ebuild index 5c205ce75718..c0dbb7ac747e 100644 --- a/media-sound/brutefir/brutefir-1.0k-r2.ebuild +++ b/media-sound/brutefir/brutefir-1.0k-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,9 +13,10 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc x86" -RDEPEND="media-libs/alsa-lib - media-sound/jack-audio-connection-kit - sci-libs/fftw:3.0" +RDEPEND=" + media-libs/alsa-lib + sci-libs/fftw:3.0 + virtual/jack" DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}"/${P}-ld.patch ) -- 2.26.2