summaryrefslogtreecommitdiff
path: root/media-sound/brutefir/brutefir-1.0k-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
commit2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch)
treec18e1c09e605e94e2a1e93345ad25746cc9e14b9 /media-sound/brutefir/brutefir-1.0k-r2.ebuild
parent6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff)
gentoo resync : 02.06.2019
Diffstat (limited to 'media-sound/brutefir/brutefir-1.0k-r2.ebuild')
-rw-r--r--media-sound/brutefir/brutefir-1.0k-r2.ebuild9
1 files 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 )